Added dependencies and usage
This commit is contained in:
parent
9041c7beaa
commit
68f420e13b
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue