From 2ab4ac469052282309a56d813b277c1ad854efbb Mon Sep 17 00:00:00 2001 From: DanielFGray Date: Wed, 18 Jan 2017 17:14:49 -0600 Subject: [PATCH] list jq as dependency --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3d0bfd9..7a2bd12 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # tekup Command line script to upload files to https://teknik.io +## Dependencies + +[jq](https://github.com/stedolan/jq) - for parsing JSON response + ## Usage ```