Skip to content

Commit 32b4ef5

Browse files
author
Andrew Hobden
authored
Merge pull request iron#139 from franklinyu/doc/crates-badge
(doc) Add badge for crages.io
2 parents 3e4e48b + f6b12a4 commit 32b4ef5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Router [![Build Status](https://secure.travis-ci.org/iron/router.png?branch=master)](https://travis-ci.org/iron/router)
1+
Router [![Build Status](https://secure.travis-ci.org/iron/router.png?branch=master)](https://travis-ci.org/iron/router) [![Crates.io Status](https://meritbadge.herokuapp.com/router)](https://crates.io/crates/router)
22
====
33

44
> Routing handler for the [Iron](https://github.com/iron/iron) web framework.
@@ -62,4 +62,3 @@ you can build a local copy with `make doc`.
6262
One of us is usually on `#iron` on the mozilla irc.
6363
Come say hi and ask any questions you might have.
6464
We are also usually on `#rust` and `#rust-webdev`.
65-

0 commit comments

Comments
 (0)