diff --git a/README.md b/README.md index 7827b6b..059570f 100644 --- a/README.md +++ b/README.md @@ -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 ===============