Update and add badges to README (#47)
Adding badges for the number of crate downloads and license. Also updating the crate badge to be retreived from img.shields.io.
This commit is contained in:
parent
f72c28aab7
commit
9ff36c3bef
1 changed files with 3 additions and 1 deletions
|
|
@ -2,9 +2,11 @@ rust-imap
|
|||
================
|
||||
IMAP Client for Rust
|
||||
|
||||
[](https://crates.io/crates/imap)
|
||||
[](https://crates.io/crates/imap)
|
||||
[](https://crates.io/crates/imap)
|
||||
[](https://travis-ci.org/mattnenterprise/rust-imap)
|
||||
[](https://ci.appveyor.com/api/projects/status/github/mattnenterprise/rust-imap)
|
||||
[](https://crates.io/crates/imap)
|
||||
[](https://coveralls.io/github/mattnenterprise/rust-imap?branch=master)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue