From dfbe6b25e8c328160056ad237f3be2d6b9789d3e Mon Sep 17 00:00:00 2001 From: Charles Chamberlain Date: Sat, 25 Feb 2017 12:54:52 -0600 Subject: [PATCH] adding links for badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4ba43f4..dc131c5 100644 --- a/README.md +++ b/README.md @@ -73,5 +73,7 @@ MIT/Apache-2.0 [clap]: https://kbknapp.github.io/clap-rs/clap/struct.Arg.html [json-badge]: https://img.shields.io/crates/v/rustc-serialize.svg?label=json [json]: http://json.rs/doc/json +[toml-badge]: https://img.shields.io/crates/v/rustc-serialize.svg?label=toml +[toml]: http://alexcrichton.com/toml-rs/toml/ [error-docs]: https://doc.rust-lang.org/book/error-handling.html [error-blog]: https://brson.github.io/2016/11/30/starting-with-error-chain