Browse Source

Add readme

Evgenii Neumerzhitckii 11 years ago
parent
commit
135e60664c
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -0,0 +1,7 @@
+# iOS/Swift library class to write and read text to Keychain
+
+### Reference
+
+The code is based on this gist:
+
+[https://gist.github.com/s-aska/e7ad24175fb7b04f78e7](https://gist.github.com/s-aska/e7ad24175fb7b04f78e7)