From: Alexander Goussas Date: Sun, 2 Nov 2025 00:52:01 +0000 (-0500) Subject: refactor: replace CLI demo file with GIF X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=c7fd0643c80bb1b0e16d7ca38113d57eb40eb07c;p=squad-rotation-bot.git refactor: replace CLI demo file with GIF --- diff --git a/README.md b/README.md index a7afb0c..a50ddde 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/cli_demo.mp4) +![Squad Rotation Bot CLI Demo](./assets/cli_demo.gif) ## Contributing diff --git a/assets/cli_demo.gif b/assets/cli_demo.gif new file mode 100644 index 0000000..4931f11 Binary files /dev/null and b/assets/cli_demo.gif differ diff --git a/assets/cli_demo.mp4 b/assets/cli_demo.mp4 deleted file mode 100644 index 129adf1..0000000 Binary files a/assets/cli_demo.mp4 and /dev/null differ