diff --git a/LICENSE b/LICENSE index 27ddcf3..98b0edc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2011 Kishikawa Katsumi +Copyright (c) 2011 kishikawa katsumi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index ffb474e..be5cc64 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,8 @@ MIT License `pod 'UICKeyChainStore'` ### Manual Install -1. Add `Security.framework` to your target -2. Add `UICKeyChainStore.h` and `UICKeyChainStore.m` to your project. -3. Copy files in Lib to your project. -4. Copy LICENSE to your project. +1. Add `Security.framework` to your target= +2. Copy files in Lib (`UICKeyChainStore.h` and `UICKeyChainStore.m`) to your project. ## Usage