From 0b7fca864af6b99800e5a005e45ec8a527c54fb9 Mon Sep 17 00:00:00 2001 From: V Date: Sun, 24 Sep 2023 16:17:33 +0200 Subject: plugin READMEs: migrate from imgur to github assets --- src/plugins/imageZoom/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plugins/imageZoom/README.md') diff --git a/src/plugins/imageZoom/README.md b/src/plugins/imageZoom/README.md index 8e3b7ef..75cfd4f 100644 --- a/src/plugins/imageZoom/README.md +++ b/src/plugins/imageZoom/README.md @@ -2,5 +2,5 @@ Lets you zoom in to images and gifs. Use scroll wheel to zoom in and shift + scroll wheel to increase lens radius / size -![Example](https://i.imgur.com/VJdo4aq.png) -![ContextMenu](https://i.imgur.com/0oaRM2s.png) +![the plugin in action](https://github.com/Vendicated/Vencord/assets/45497981/408cd77d-c5f4-40bc-8de2-f977a31b3e5f) +![the context menu options offered by the plugin](https://github.com/Vendicated/Vencord/assets/45497981/3bede636-f1ce-493f-af46-788b920cb81c) -- cgit