diff --git a/README.md b/README.md index 526cbe3..1d6f08a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ BDGSoundPlayer Lightweight iOS soundplayer wrapper to load/cache simple .caf/wav files or play mp3 files using avaudioplayer. -## Installation using Cocoapods +## Installation using CocoaPods ``` pod 'BDGSoundPlayer' ```