Mention kitchentext.py
This commit is contained in:
parent
a367a37633
commit
247ab0e7e0
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# c4ctrl
|
# c4ctrl
|
||||||
Command line client for AutoC4.
|
Command line client and utilities for AutoC4.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
* Python 3.?: [[https://www.python.org/]]
|
* Python 3.?: [[https://www.python.org/]]
|
||||||
|
@ -9,3 +9,6 @@ Command line client for AutoC4.
|
||||||
```
|
```
|
||||||
c4ctrl.py -h
|
c4ctrl.py -h
|
||||||
```
|
```
|
||||||
|
```
|
||||||
|
kitchentext.py -h
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue