aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Sabel <katharina.sabel@asquera.de>2018-05-10 23:47:08 +0200
committerKatharina Sabel <katharina.sabel@asquera.de>2018-05-10 23:47:08 +0200
commit77eba7ed3d105c44433f5302e14a7a1838ca014e (patch)
tree054d13b47fb8763f0ae3e85d6e99bd0b1d56ef79
parentc2254ac1815add852c3c8ca72100f8429ab5bfe2 (diff)
parent8345fd19378a03ec1704280f55f6c00ef14412da (diff)
Merge branch 'master' of github.com:spacekookie/lockchain
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f6a8fa..546550c 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,14 @@ Additionally there is `lockchain-http` which provides an easy to use RESTful API
**There are some graphical representations below**
![](./assets/lockchain-simple.png)
+
+---
+
+**A full application stack**
+
![](./assets/lockchain-complete.png)
## Security notice
-The cryptography in this crate has not undergone any formal review or verification. While stability and data integrity can be thoroughly tested, the security of this crate can not be guaranteed. **Use it at your own risk!** \ No newline at end of file
+The cryptography in this crate has not undergone any formal review or verification. While stability and data integrity can be thoroughly tested, the security of this crate can not be guaranteed. **Use it at your own risk!**