Evgenii Neumerzhitckii 11 years ago
parent
commit
e7ac26ce57
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -31,6 +31,11 @@ TegKeychain.set("my key", value: nsDataObject)
 TegKeychain.getData("my key")
 ```
 
+
+## Demo app
+
+<img src="https://raw.githubusercontent.com/exchangegroup/keychain-swift/master/graphics/keychain-swift-demo.png" alt="Sacing and reading text from Keychaing in iOS and Swift">
+
 ### Reference
 
 The code is based on this gist: