Skip to content

Commit

Permalink
Add crates badge
Browse files Browse the repository at this point in the history
[skip CI]
  • Loading branch information
Byron committed Feb 24, 2018
1 parent 0750473 commit b53e873
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![](http://meritbadge.herokuapp.com/json-tools)](https://crates.io/crates/json-tools)
[![Build Status](https://travis-ci.org/Byron/json-tools.svg?branch=master)](https://travis-ci.org/Byron/json-tools)


This library contains a collection of tools to help interacting with json encoded data.

# Features
Expand All @@ -15,7 +19,6 @@ This library contains a collection of tools to help interacting with json encode
- Configure the output style, to achieve effects like pretty-printing or strip the output of all whitespace.

# Usage
[![Build Status](https://travis-ci.org/Byron/json-tools.svg?branch=master)](https://travis-ci.org/Byron/json-tools)

Add this to your *Cargo.toml*
```toml
Expand Down

0 comments on commit b53e873

Please sign in to comment.