From 890345e7a25a1be4c87fc736e1daafcbff0498ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Reegn?= Date: Tue, 10 May 2022 19:43:56 +0200 Subject: [PATCH] Update readme with gojq reference --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ee59c0..7fb61d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # jq zsh plugin -Interactively build [jq](https://stedolan.github.io/jq/) expressions. +Interactively build [jq](https://stedolan.github.io/jq/) expressions +([gojq](https://github.com/itchyny/gojq) is also supported). This zsh plugin gives you jq superpowers!