diff --git a/README.md b/README.md index dc20b339..99b4deb0 100644 --- a/README.md +++ b/README.md @@ -211,11 +211,11 @@ Check out the SimpleTest project in the examples directory to see how to setup a ## Requirements -Starscream works with iOS 7/OSX 10.9 or above. It is recommended to use iOS 8/10.10 or above for Cocoapods/framework support. To use Starscream with a project targeting iOS 7, you must include all Swift files directly in your project. +Starscream works with iOS 7/OSX 10.9 or above. It is recommended to use iOS 8/10.10 or above for CocoaPods/framework support. To use Starscream with a project targeting iOS 7, you must include all Swift files directly in your project. ## Installation -### Cocoapods +### CocoaPods Check out [Get Started](http://cocoapods.org/) tab on [cocoapods.org](http://cocoapods.org/).