Skip to content

Commit daa6b14

Browse files
authored
Add shields to README
1 parent 5c8eb9a commit daa6b14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# json-rust
44

5+
![](https://img.shields.io/travis/maciejhirsz/json-rust.svg)
6+
![](https://img.shields.io/crates/v/json.svg)
7+
![](https://img.shields.io/crates/l/json.svg)
8+
59
Parse and serialize [JSON](http://json.org/) with ease.
610

711
**[Complete Documentation](http://terhix.com/doc/json/) - [Cargo](https://crates.io/crates/json) - [Repository](https://github.com/maciejhirsz/json-rust)**

0 commit comments

Comments
 (0)