From 1635cfe8fdb5e0b6bf43fc6d4e3b960332813de3 Mon Sep 17 00:00:00 2001 From: Isaac Johnson Date: Sun, 6 Sep 2026 16:26:24 -0500 Subject: [PATCH] updates --- botagent/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 botagent/README.md diff --git a/botagent/README.md b/botagent/README.md new file mode 100644 index 0000000..499e334 --- /dev/null +++ b/botagent/README.md @@ -0,0 +1,5 @@ + +Example invokation +``` +$ python3 bot_agent.py --name Bill --color "#4455FF" -s 2 +``` \ No newline at end of file