Fix crate badge to have crate name

This commit is contained in:
Brad Anderson 2017-02-25 02:47:26 -06:00
parent 46c755db03
commit 74a0e0269d
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@ MIT/Apache-2.0
<!-- Links -->
[byteorder-badge]: https://img.shields.io/crates/v/rustc-serialize.svg
[byteorder-badge]: https://img.shields.io/crates/v/rustc-serialize.svg?label=byteorder
[byteorder]: https://docs.rs/byteorder
[error-docs]: https://doc.rust-lang.org/book/error-handling.html
[error-blog]: https://brson.github.io/2016/11/30/starting-with-error-chain

View file

@ -53,5 +53,5 @@ fn main() { run().unwrap() }
<!-- Links -->
[byteorder-badge]: https://img.shields.io/crates/v/rustc-serialize.svg
[byteorder-badge]: https://img.shields.io/crates/v/rustc-serialize.svg?label=byteorder
[byteorder]: https://docs.rs/byteorder