Update README.

This commit is contained in:
kishikawakatsumi
2013-09-27 12:31:22 +09:00
parent d8cad0fe44
commit 2b3820d4c7

View File

@@ -16,7 +16,7 @@ MIT License
`pod 'UICKeyChainStore'`
### Manual Install
1. Add `Security.framework` to your target=
1. Add `Security.framework` to your target.
2. Copy files in Lib (`UICKeyChainStore.h` and `UICKeyChainStore.m`) to your project.
## Usage