Browse Source

Update README.md

kishikawa katsumi 10 years ago
parent
commit
6ce4e76a06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X
 
 ## Usage
 
-See also [Playground](https://github.com/kishikawakatsumi/KeychainAccess/blob/master/Examples/Playground-iOS.playground/section-1.swift).
+See also [Playground](https://github.com/kishikawakatsumi/KeychainAccess/blob/master/Examples/Playground-iOS.playground/section-1.swift) and [iOS Example Project](https://github.com/kishikawakatsumi/KeychainAccess/tree/master/Examples/Example-iOS).
 
 ### Basics