We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca2875 commit 83d3312Copy full SHA for 83d3312
README.md
@@ -3,8 +3,8 @@
3
<h1>A-JSON</h1>
4
<p>Read JSON values quickly - Rust JSON Parser</p>
5
6
- <a href="https://github.com/importcjj/ajson">
7
- <img src="https://travis-ci.org/importcjj/a-json.svg?branch=master"></a>
+ <a href="https://github.com/importcjj/rust-ajson">
+ <img src="https://travis-ci.org/importcjj/rust-ajson.svg?branch=master"></a>
8
9
<img src="https://img.shields.io/badge/crates.io-0.2.0-blue">
10
0 commit comments