Skip to content

Commit

Permalink
Merge pull request #509 from pyfisch/patch-1
Browse files Browse the repository at this point in the history
docs(readme): Add coverage status badge to README.md
  • Loading branch information
reem committed May 6, 2015
2 parents 37dbf5a + 76ee86a commit 7f5e038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Build Status](https://travis-ci.org/hyperium/hyper.svg?branch=master)](https://travis-ci.org/hyperium/hyper)
[![crates.io](http://meritbadge.herokuapp.com/hyper)](https://crates.io/crates/hyper)
[![Coverage Status](https://coveralls.io/repos/hyperium/hyper/badge.svg?branch=master)](https://coveralls.io/r/hyperium/hyper?branch=master)

A Modern HTTP library for Rust.

Expand Down

0 comments on commit 7f5e038

Please sign in to comment.