Update README.md

This commit is contained in:
kishikawa katsumi
2014-02-15 06:16:13 +09:00
parent f799af6225
commit 0f81d1cdb2

View File

@@ -7,8 +7,6 @@
UICKeyChainStore is a simple wrapper for Keychain on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults.
## License
MIT License
## Installation
### CocoaPods
@@ -91,5 +89,8 @@ NSLog(@"%@", store); // Print all keys and values for the service.
Easy as that. (See [UICKeyChainStore.h](https://github.com/kishikawakatsumi/UICKeyChainStore/blob/master/Lib/UICKeyChainStore.h) for all of the methods.)
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/kishikawakatsumi/uickeychainstore/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
## License
MIT License
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/kishikawakatsumi/uickeychainstore/trend.png)](https://bitdeli.com/free "Bitdeli Badge")