Skip to content

Commit 0cf5353

Browse files
committed
Add CocoaPods badge to README
1 parent b4d05d7 commit 0cf5353

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
![XcodeCoverage](http://qualitycoding.org/jrwp/wp-content/uploads/2016/01/[email protected])
22

3+
[![CocoaPods Version](https://cocoapod-badges.herokuapp.com/v/XcodeCoverage/badge.png)](http://cocoapods.org/pods/XcodeCoverage)
4+
35
XcodeCoverage provides a simple way to generate reports of the code coverage of your Xcode project. Generated reports include HTML and Cobertura XML.
46

57
Coverage data excludes Apple's SDKs, and the exclusion rules can be customized.

0 commit comments

Comments
 (0)