Skip to content

Commit

Permalink
Merge pull request #37 from ReadmeCritic/master
Browse files Browse the repository at this point in the history
Correct the spelling of Xcode in README
  • Loading branch information
thisandagain committed Feb 16, 2017
2 parents dc9837a + 5e64d56 commit 06adf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,7 +74,7 @@ UIColor *greenGradientEnd = [UIColor iOS7greenGradientEndColor];
Install CocoaPods with `gem install cocoapods`. Run `pod install`. Open EDColor.xcworkspace.

### Testing
The test suite for `EDColor` is built using OCUnit. To run the test suite, simply open the project in XCode and choose "test" from the Product menu. Please run and augment the tests prior to submitting a pull request.
The test suite for `EDColor` is built using OCUnit. To run the test suite, simply open the project in Xcode and choose "test" from the Product menu. Please run and augment the tests prior to submitting a pull request.

### iOS Support
EDColor is tested on iOS 5 and up. Older versions of iOS may work but are not currently supported.
Expand Down

0 comments on commit 06adf10

Please sign in to comment.