Evgenii Neumerzhitckii 11 years ago
parent
commit
1e47dae07e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -1,6 +1,7 @@
 # iOS/Swift library for storing data in Keychain
 # iOS/Swift library for storing data in Keychain
 
 
-This class was written to provide a simple way of writing to and reading from a Keychain.
+A helper class that provides a simple way of writing to and reading from a Keychain.
+The project also includes a demo app.
 
 
 ## Installation
 ## Installation