diff --git a/README.md b/README.md index f0db3ac..20cb0fb 100644 --- a/README.md +++ b/README.md @@ -128,9 +128,6 @@ app = qDNA_app() app.mainloop() ``` -![](docs/videos/gui_demo_1.gif) -![](docs/videos/gui_demo_2.gif) - The GUI allows you to easily explore and utilize the capabilities of the `qDNA` package. Below are some examples demonstrating its use: * **Menu Window:** Access various functionalities from a centralized menu. diff --git a/docs/videos/gui_demo.mkv b/docs/videos/gui_demo.mkv deleted file mode 100644 index 8be3a78..0000000 Binary files a/docs/videos/gui_demo.mkv and /dev/null differ diff --git a/docs/videos/gui_demo.mp4 b/docs/videos/gui_demo.mp4 deleted file mode 100644 index b7fc4d4..0000000 Binary files a/docs/videos/gui_demo.mp4 and /dev/null differ