diff --git a/README.md b/README.md old mode 100755 new mode 100644 index 2be3ef0..1d634d7 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The library can be fetched as a Pod from [cocoapods](http://cocoapods.org/?q=ios pod 'IOSEventbriteAPI' ``` -If you aren't using Cocoapods you can always download the library and import the files from the folder IOSEventbriteAPI into your existing project. Even though you should ask yourself: why on earth don't you use cocoapods? +If you aren't using CocoaPods you can always download the library and import the files from the folder IOSEventbriteAPI into your existing project. Even though you should ask yourself: why on earth don't you use cocoapods? Example Code ------------