From 86359a56a1c0c315ca39988eb18fa8286772090a Mon Sep 17 00:00:00 2001 From: Sean McArthur Date: Thu, 16 Apr 2015 11:51:28 -0700 Subject: [PATCH] doc(readme): add merit badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e074d30..df94b357 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # hyper [![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) A Modern HTTP library for Rust.