Added usage to readme

This commit is contained in:
Paul Dino Jones 2023-01-27 10:48:59 +00:00
parent d48c7c3cfa
commit d207b2216f
1 changed files with 8 additions and 0 deletions

View File

@ -26,6 +26,14 @@ mkdir build; cd build
cmake ..
make
```
## Usage
```
gilles play --sim=ac -S
```
Omit the -S parameter if you do not wish to send data to your local mqtt server.
## Testing
### Static Analysis