diff options
author | V <vendicated@riseup.net> | 2023-09-24 16:17:33 +0200 |
---|---|---|
committer | V <vendicated@riseup.net> | 2023-09-24 16:17:33 +0200 |
commit | 0b7fca864af6b99800e5a005e45ec8a527c54fb9 (patch) | |
tree | bf6f2804ab30f6e9ddf7824c1a3ec026707e76e1 /src/plugins/imageZoom/README.md | |
parent | 30ac25607023752031aa98060cbf8a736109992d (diff) | |
download | Vencord-0b7fca864af6b99800e5a005e45ec8a527c54fb9.tar.gz Vencord-0b7fca864af6b99800e5a005e45ec8a527c54fb9.tar.bz2 Vencord-0b7fca864af6b99800e5a005e45ec8a527c54fb9.zip |
plugin READMEs: migrate from imgur to github assets
Diffstat (limited to 'src/plugins/imageZoom/README.md')
-rw-r--r-- | src/plugins/imageZoom/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
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) |