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 1044557 commit 5945bf3Copy full SHA for 5945bf3
README.md
@@ -4,8 +4,10 @@
4
5

6
7
-Adoption and continuation of [maciejhirsz/json-rust](https://github.com/maciejhirsz/json-rust),
8
-a rust library to parse and serialize [JSON](http://json.org/) with ease.
+Adoption and continuation of [maciejhirsz/json-rust](https://github.com/maciejhirsz/json-rust).
+Big shout-out to its creator [Maciej Hirsz](https://github.com/maciejhirsz).
9
+
10
+Rust library to parse and serialize [JSON](http://json.org/) with ease.
11
12
**[Changelog](https://github.com/rustadopt/jzon-rs/releases) -**
13
**[Complete Documentation](https://docs.rs/jzon/) -**
0 commit comments