diff --git a/README.md b/README.md index c34d952..a473ad0 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ an iOS application. Lets keep things beautiful, and only use this layout when ab ## Installation -KEZCollectionViewTableLayout can be installed using Cocoapods. Add the following declaration into your Podfile: +KEZCollectionViewTableLayout can be installed using CocoaPods. Add the following declaration into your Podfile: ```ruby pod ‘KEZCollectionViewTableLayout’, ‘~> 1.0’ ``` -You can also copy the files from the Sources directory into your project if you’re not using Cocoapods. +You can also copy the files from the Sources directory into your project if you’re not using CocoaPods. ## Usage