diff --git a/README.md b/README.md index b5d2509..ecf6d39 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Installation * Just drag the files in the src folder to your project. * Import the checkbox class you want to use. -##Cocoapods +##CocoaPods * Add ``` pod 'TNCheckBoxGroup' ``` to your Podfile. * Done.