diff --git a/README.md b/README.md index b6b9c1a..796bdb6 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,14 @@ -# Leanote IOS +# Leanote iOS -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/leanote/leanote-ios?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/leanote/leanote-ios?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) - - Download From App Store - +![](./psd/Badge.png) ## 1. Building ### 1.1. Pod install third party libraries -Leanote for iOS uses Cocoapods (http://cocoapods.org/) to manage third party libraries. +Leanote for iOS uses CocoaPods (http://cocoapods.org/) to manage third party libraries. Run `pod install` from the command line to install dependencies for the project. @@ -58,5 +56,5 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -Leanote IOS is licensed under the GPL v2. +Leanote iOS is licensed under the GPL v2. ``` diff --git a/psd/Badge.png b/psd/Badge.png new file mode 100644 index 0000000..8dfff58 Binary files /dev/null and b/psd/Badge.png differ