Skip to content

Commit 6f6e1a1

Browse files
authored
Merge pull request #524 from ChristopherBiscardi/jiq
mention jiq
2 parents d3f363c + 07979a6 commit 6f6e1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Notes:
216216

217217
- If you must handle XML, `xmlstarlet` is old but good.
218218

219-
- For JSON, use [`jq`](http://stedolan.github.io/jq/).
219+
- For JSON, use [`jq`](http://stedolan.github.io/jq/). For interactive use, also see [`jid`](https://github.com/simeji/jid) and [`jiq`](https://github.com/fiatjaf/jiq).
220220

221221
- For YAML, use [`shyaml`](https://github.com/0k/shyaml).
222222

0 commit comments

Comments
 (0)