aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2015-04-16 17:49:32 -0400
committerAndrew Gallant <jamslam@gmail.com>2015-04-16 17:49:32 -0400
commite5cb8ba756a3045e34482b653647019dd52346e5 (patch)
tree0cf370b48e4d89982b15b563cd27c6e03c100b95 /README.md
parente63074747bb8a4edb53d0e3583b5f4d59bbd06c2 (diff)
downloadbyteorder-e5cb8ba756a3045e34482b653647019dd52346e5.tar.gz
crates.io merit badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f218ef3..e22a2b4 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ methods defined on the standard library `Reader` and `Writer` traits.
**This crate currently supports both the `std::io` and `std::old_io` modules.**
[![Build status](https://api.travis-ci.org/BurntSushi/byteorder.png)](https://travis-ci.org/BurntSushi/byteorder)
+[![](http://meritbadge.herokuapp.com/byteorder)](https://crates.io/crates/byteorder)
Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).