mirror of https://github.com/tidwall/gjson.git
Update README.md
This commit is contained in:
parent
7dde6ac0f6
commit
f3ac38cbb5
|
@ -14,8 +14,6 @@ It has features such as [one line retrieval](#get-a-value), [dot notation paths]
|
|||
|
||||
Also check out [SJSON](https://github.com/tidwall/sjson) for modifying json, and the [JJ](https://github.com/tidwall/jj) command line tool.
|
||||
|
||||
For the Rust version go to [gjson.rs](https://github.com/tidwall/gjson.rs).
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
|
|
Loading…
Reference in New Issue