Add examples for CocoaPods badges.

This commit is contained in:
Thaddee Tyl 2014-05-24 05:44:58 +02:00
parent 778bdebe10
commit 009c7ae82e

View File

@ -119,6 +119,14 @@ I made the GitHub Badge Service.
<td><img src='/packagist/l/doctrine/orm.svg' alt=''/></td>
<td><code>http://img.shields.io/packagist/l/doctrine/orm.svg</code></td>
</tr>
<tr><th> CocoaPods: </th>
<td><img src='/cocoapods/l/AFNetworking.svg' alt='' /></td>
<td><code>http://img.shields.io/cocoapods/l/AFNetworking.svg</code></td>
</tr>
<tr><th> CocoaPods: </th>
<td><img src='/cocoapods/p/AFNetworking.svg' alt='' /></td>
<td><code>http://img.shields.io/cocoapods/p/AFNetworking.svg</code></td>
</tr>
<tr><th> TeamCity CodeBetter Coverage: </th>
<td><img src='/teamcity/codebetter/bt1242/coverage.svg' alt=''/></td>
<td><code>http://img.shields.io/teamcity/codebetter/bt1242/coverage.svg</code></td>