From 8a62b1234ffb3d61cd3ad1173f6b4eb871599fb6 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Fri, 22 Jun 2018 13:09:48 +0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a4b1ef..56ebd1d 100644 --- a/README.md +++ b/README.md @@ -141,9 +141,8 @@ $ cat package.json | fx this.dependencies ? ## Related * [jq](https://github.com/stedolan/jq) – cli JSON processor on C -* [jsawk](https://github.com/micha/jsawk) – like awk, but for JSON -* [json](https://github.com/trentm/json) – another JSON manipulating cli library * [jl](https://github.com/chrisdone/jl) – functional sed for JSON on Haskell +* [xx](https://github.com/antonmedv/xx) – `fx`-like JSON tool on Go * [ymlx](https://github.com/matthewadams/ymlx) - `fx`-like YAML cli processor ## License