From 236b0a401d3671ffad8adecac32cc81aed98398f Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Thu, 16 Jan 2020 15:50:11 -0600 Subject: [PATCH] Align jq capitalization with docs. Docs uses lower-case "jq": https://stedolan.github.io/jq/manual/ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 402a259c..6d1ed384 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ | [Io](#io) | [Dov Murik](https://github.com/dubek) | | [Java](#java-17) | [Joel Martin](https://github.com/kanaka) | | [JavaScript](#javascriptnode) ([Demo](http://kanaka.github.io/mal)) | [Joel Martin](https://github.com/kanaka) | -| [Jq](#jq) | [Ali MohammadPur](https://github.com/alimpfard) | +| [jq](#jq) | [Ali MohammadPur](https://github.com/alimpfard) | | [Julia](#julia) | [Joel Martin](https://github.com/kanaka) | | [Kotlin](#kotlin) | [Javier Fernandez-Ivern](https://github.com/ivern) | | [LiveScript](#livescript) | [Jos van Bakel](https://github.com/c0deaddict) | @@ -605,7 +605,7 @@ cd julia julia stepX_YYY.jl ``` -### Jq +### jq Tested against version 1.6, with a lot of cheating in the IO department