1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

No HTTPS for me, sadly.

This commit is contained in:
Stephen Dolan
2012-09-19 01:12:33 +01:00
parent f51eca20f5
commit fc57cf702c

View File

@ -4,11 +4,11 @@ jq
jq is a command-line JSON processor.
If you want to learn to use jq, read the documentation at
[https://stedolan.github.com/jq](https://stedolan.github.com/jq). This
[http://stedolan.github.com/jq](http://stedolan.github.com/jq). This
documentation is generated from the docs/ folder of this repository.
If you want to hack on jq, feel free, but be warned that its internals
are not well-documented at the moment. Bring a hard hat and a shovel.
You can find some basic build instructions at
[https://stedolan.github.com/jq/download](https://stedolan.github.com/jq/download)
[http://stedolan.github.com/jq/download](http://stedolan.github.com/jq/download)