From 3898f744dc624782ce21ef287b452183425154eb Mon Sep 17 00:00:00 2001 From: Stephen Dolan Date: Tue, 18 Sep 2012 23:40:19 +0100 Subject: Add a README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 00000000..8f7b240d --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +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 +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) -- cgit v1.2.3