This commit is contained in:
Isaac Johnson 2026-09-06 16:26:24 -05:00
parent a65acbfa9e
commit 1635cfe8fd
1 changed files with 5 additions and 0 deletions

5
botagent/README.md Normal file
View File

@ -0,0 +1,5 @@
Example invokation
```
$ python3 bot_agent.py --name Bill --color "#4455FF" -s 2
```