From 68f420e13ba25eb3da89c7b0013cf359738b1373 Mon Sep 17 00:00:00 2001 From: shy Date: Sat, 11 Mar 2017 15:24:04 +0100 Subject: [PATCH] Added dependencies and usage --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03aed5a..35da888 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # c4ctrl +Command line client for AutoC4. -Command line client for AutoC4. \ No newline at end of file +## Dependencies +* Python 3.?: [[https://www.python.org/]] +* Paho Python Client: [[https://github.com/eclipse/paho.mqtt.python]] + +## Usage +``` +c4ctrl.py -h +```