From: Alexander Goussas Date: Sun, 2 Nov 2025 00:49:55 +0000 (-0500) Subject: fix: rename CLI demo file name X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=484187dd0a1fb5dc3c997cd71a1ffef94ad2d015;p=squad-rotation-bot.git fix: rename CLI demo file name --- diff --git a/README.md b/README.md index a589db4..a7afb0c 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 ``` -![Squad Rotation Bot CLI Demo](./assets/Squad Rotation Bot - Demo.mp4) +![Squad Rotation Bot CLI Demo](./assets/cli_demo.mp4) ## Contributing diff --git a/assets/Squad Rotation Bot - Demo.mp4 b/assets/Squad Rotation Bot - Demo.mp4 deleted file mode 100644 index 129adf1..0000000 Binary files a/assets/Squad Rotation Bot - Demo.mp4 and /dev/null differ diff --git a/assets/cli_demo.mp4 b/assets/cli_demo.mp4 new file mode 100644 index 0000000..129adf1 Binary files /dev/null and b/assets/cli_demo.mp4 differ