Skip to content

Commit

Permalink
[Badges] Migrate to new shields.io flat badges
Browse files Browse the repository at this point in the history
Closes #44
  • Loading branch information
segiddins committed May 23, 2014
1 parent 1e647a9 commit 71e4503
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions POD_README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# ${POD_NAME}

[![Version](http://cocoapod-badges.herokuapp.com/v/${POD_NAME}/badge.png)](http://cocoadocs.org/docsets/${POD_NAME})
[![Platform](http://cocoapod-badges.herokuapp.com/p/${POD_NAME}/badge.png)](http://cocoadocs.org/docsets/${POD_NAME})
[![Version](https://img.shields.io/cocoapods/v/${POD_NAME}.svg?style=flat)](http://cocoadocs.org/docsets/${POD_NAME})
[![License](https://img.shields.io/cocoapods/l/${POD_NAME}.svg?style=flat)](http://cocoadocs.org/docsets/${POD_NAME})
[![Platform](https://img.shields.io/cocoapods/p/${POD_NAME}.svg?style=flat)](http://cocoadocs.org/docsets/${POD_NAME})

## Usage

Expand Down

0 comments on commit 71e4503

Please sign in to comment.