1
1
mirror of https://github.com/kanaka/mal.git synced 2024-08-16 09:10:48 +03:00

Align jq capitalization with docs.

Docs uses lower-case "jq": https://stedolan.github.io/jq/manual/
This commit is contained in:
Joel Martin 2020-01-16 15:50:11 -06:00
parent daf5de3d86
commit 236b0a401d

View File

@ -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