Skip to content

Commit 5e59ae0

Browse files
committed
Center align image and fix loop in image
1 parent a483bf4 commit 5e59ae0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ To address this challenge, the VSS project introduces a framework and a readily
1010
* **Recovery**: In the event of a user losing their phone or access to their app's data, VSS allows for the restoration of the wallet state. This ensures that users can regain access to their funds, even in cases of device or data loss.
1111
* **Multi-device Access**: VSS enables multiple devices with the same wallet app to securely access and share LN state. This seamless switching between devices ensures consistent access to funds for users.
1212

13-
![VSS High Level Data Flow](http://www.plantuml.com/plantuml/png/VOwnJiGm44HxVyMKK9pehpW9SK8K1mK6-iKt92iSRx0tGVbxBD60X6YssQTvpzKpyH8ZxdGOSUBAZAEuu3RRPmZtzggPHwwQk3kWWtjSBpwok2PnjO97VYni7lflT_Z9xz5iueLq_CdUMIv3o6OptgoYU-g6MRQ9nT7wkQfCr9NdFvtFyrcSE3tWPfHIc15TdD_Iw5PbO2zpcpJz1wCF_cwCIqfiBNm1)
13+
<p align="center">
14+
<img src="http://www.plantuml.com/plantuml/png/VP2nJWCn44HxVyMKK4JqAQ8W8aGHA33GBxuXP-7p7lRUeVmzAz60X6YcsQTvezrtasRBL89bAyHBZBZBfn57hYmuY0bkYtw6SA-lkV30DITkTd1mY-l5HbRBIInhnIC_5dOBVjliVl9RT9ru8Ou_wJlhPGX5TSQRDhYddJ7BUV8cT8-hniIySlZJ-JmFOiJn0JUZrCg2Q6BybaRJ9YVwCjCff_zWUE7lZN59YRq7rY7iFVmhNm00" />
15+
</p>
1416

1517
Clients can also use VSS for general metadata storage as well such as payment history, user metadata etc.
1618
### Motivation

0 commit comments

Comments
 (0)