Evgenii Neumerzhitckii 11 years ago
parent
commit
dd7aab8d45
2 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md
  2. BIN
      graphics/keychain-swift-demo.png

+ 4 - 0
README.md

@@ -1,6 +1,10 @@
 # iOS/Swift library for storing data in Keychain
 
 A helper class that provides a simple way of writing to and reading from a Keychain.
+
+As you probably noticed Apple's keychain API is a bit verbose.
+This class was designed to provide shorter way of saving text in keychain by providing a key and its value.
+
 The project also includes a demo app.
 
 ## Installation

BIN
graphics/keychain-swift-demo.png