Add example skeleton to readme

This commit is contained in:
Aron Wussler 2019-05-14 08:07:56 +00:00 committed by Daniel Huigens
parent d465cd8535
commit 354d846e79

View file

@ -37,3 +37,15 @@ Interfacing between Go and Swift:
https://medium.com/@matryer/tutorial-calling-go-code-from-swift-on-ios-and-vice-versa-with-gomobile-7925620c17a4.
If you use build.sh, you may need to modify the paths in it.
## Examples
### Set up
### Encrypt and decrypt
### Generate key
### Sign
### Detached signatures