diff --git a/README.md b/README.md index b5d2509..e72a77f 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,11 @@ The current version supports 3 different checkboxes: Installation ============= -##Manual +## Manual * 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.