Added dependencies and usage

This commit is contained in:
shy 2017-03-11 15:24:04 +01:00
parent 9041c7beaa
commit 68f420e13b

View file

@ -1,3 +1,11 @@
# c4ctrl
Command line client for AutoC4.
## Dependencies
* Python 3.?: [[https://www.python.org/]]
* Paho Python Client: [[https://github.com/eclipse/paho.mqtt.python]]
## Usage
```
c4ctrl.py -h
```