Skip to content

Commit 7fd275b

Browse files
authored
Update README.md
1 parent 4199807 commit 7fd275b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Features/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This CorDapp is a simple showcase of [confidential identities](https://docs.cord
1717
### [Autopayroll -- CordaService](./cordaservice-autopayroll):
1818
This Cordapp shows how to trigger a flow with vault update(completion of prior flows) using [CordaService](https://training.corda.net/corda-details/automation/#services) & [trackby](https://training.corda.net/corda-details/automation-solution/#track-and-notify).
1919
<p align="center">
20-
<img src=".//cordaservice-autopayroll/webpic/Business%20Logic.png" alt="Corda" width="500">
20+
<img src="./cordaservice-autopayroll/webpic/Business%20Logic.png" alt="Corda" width="500">
2121
</p>
2222

2323
### [Trade Reporting -- ObservableStates](./observablestates-tradereporting):
@@ -40,4 +40,6 @@ This CorDapp allows two nodes to enter into an IOU agreement, but enforces that
4040

4141
### [Heartbeat -- SchedulableState](./schedulablestate-heartbeat):
4242
This CorDapp is a simple showcase of [scheduled activities](https://docs.corda.net/docs/corda-os/event-scheduling.html#how-to-implement-scheduled-events) (i.e. activities started by a node at a specific time without direct input from the node owner).
43-
43+
<p align="center">
44+
<img src="./schedulablestate-heartbeat/heart.jpg" alt="Corda" width="500">
45+
</p>

0 commit comments

Comments
 (0)