Skip to content

Commit

Permalink
Correct the spelling of CocoaPods in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ReadmeCritic committed Feb 11, 2016
1 parent ef0700f commit 65b6b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CADVoteCountView is a circular or linear shaped view where you animate the angle
##Usage

###Install
We strongly encourage you to use Cocoapods. It's simple, just add the dependency to your `Podfile`:
We strongly encourage you to use CocoaPods. It's simple, just add the dependency to your `Podfile`:

```ruby
platform :ios, '7.0'
Expand All @@ -29,7 +29,7 @@ And you are done!

### Demo

To check the demo, first install the dependencies with Cocoapods. After that, build and run the `Example` project in Xcode.
To check the demo, first install the dependencies with CocoaPods. After that, build and run the `Example` project in Xcode.


### Initialization
Expand Down

0 comments on commit 65b6b29

Please sign in to comment.