From: Alexander Goussas Date: Sun, 2 Nov 2025 00:41:56 +0000 (-0500) Subject: docs: add CLI demo to readme X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=0c898de55531ea2d3508056c6dc69f200c473755;p=squad-rotation-bot.git docs: add CLI demo to readme --- diff --git a/README.md b/README.md index 6beaef2..a589db4 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ You can run it with the following command: docker run -it --network host aloussase69/squad-rotation-bot-cli ``` -TODO: demo +![Squad Rotation Bot CLI Demo](./assets/Squad Rotation Bot - Demo.mp4) ## Contributing diff --git a/assets/Squad Rotation Bot - Demo.mp4 b/assets/Squad Rotation Bot - Demo.mp4 new file mode 100644 index 0000000..129adf1 Binary files /dev/null and b/assets/Squad Rotation Bot - Demo.mp4 differ