From 3e2604dc2f22a48c95e8843b32fc7dfa46027fc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Fri, 24 May 2024 15:22:47 +0200 Subject: [PATCH] Replace gif with mp4 video The GIF had like 40 MB, which is stupid. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab8d7bc..33e035f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This extension shows documentation for Qt methods and types when you hover over them. -![Demo](docs/demo.gif) +https://github.com/danvratil/vscode-qtdoc/assets/932001/cea89414-4ae6-4f24-ae13-49f7a098fa91 ## Setup & Configuration @@ -70,4 +70,4 @@ documentation for it and provide it to VS Code. ## License -This project is published under the [MIT license](LICENSES/MIT.txt). \ No newline at end of file +This project is published under the [MIT license](LICENSES/MIT.txt).