Skip to content

Commit

Permalink
add travis & cocoapods badge to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
lightory committed Mar 19, 2014
1 parent 3a70784 commit 959e051
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
HHRouter
=====
[![Build Status](https://travis-ci.org/Huohua/HHRouter.png)](https://travis-ci.org/Huohua/HHRouter)
[![Cocoapods](https://cocoapod-badges.herokuapp.com/v/HHRouter/badge.png)](http://cocoapods.org/?q=HHRouter)

Yet another URL Router for iOS. Clean, Fast & Flexible. Inspired by [ABRouter](https://github.com/aaronbrethorst/ABRouter) & [Routable iOS](https://github.com/usepropeller/routable-ios).

## Usage
Expand Down

0 comments on commit 959e051

Please sign in to comment.