We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c755d commit 74a0e02Copy full SHA for 74a0e02
README.md
@@ -61,7 +61,7 @@ MIT/Apache-2.0
61
62
<!-- Links -->
63
64
-[byteorder-badge]: https://img.shields.io/crates/v/rustc-serialize.svg
+[byteorder-badge]: https://img.shields.io/crates/v/rustc-serialize.svg?label=byteorder
65
[byteorder]: https://docs.rs/byteorder
66
[error-docs]: https://doc.rust-lang.org/book/error-handling.html
67
[error-blog]: https://brson.github.io/2016/11/30/starting-with-error-chain
pages/byteorder.md
@@ -53,5 +53,5 @@ fn main() { run().unwrap() }
53
54
55
56
57
0 commit comments