Skip to content

Commit

Permalink
Use crates.io merit badge
Browse files Browse the repository at this point in the history
  • Loading branch information
carllerche committed May 17, 2015
1 parent 97d8a86 commit f48c4ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ MIO is a lightweight IO library for Rust with a focus on adding as
little overhead as possible over the OS abstractions.

[![Build Status](https://travis-ci.org/carllerche/mio.svg?branch=master)](https://travis-ci.org/carllerche/mio)
[![crates.io](http://meritbadge.herokuapp.com/mio)](https://crates.io/crates/mio)

- API documentation: [master](http://rustdoc.s3-website-us-east-1.amazonaws.com/mio/master/mio/), [v0.3](http://rustdoc.s3-website-us-east-1.amazonaws.com/mio/v0.3.x/mio/)

- [Crates.io](http://crates.io/crates/mio)

## Usage

To use `mio`, first add this to your `Cargo.toml`:
Expand Down

0 comments on commit f48c4ae

Please sign in to comment.