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/favEmojiFirst | |
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/favEmojiFirst')
-rw-r--r-- | src/plugins/favEmojiFirst/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/favEmojiFirst/README.md b/src/plugins/favEmojiFirst/README.md index dc84480..10a62a6 100644 --- a/src/plugins/favEmojiFirst/README.md +++ b/src/plugins/favEmojiFirst/README.md @@ -2,5 +2,5 @@ Puts your favorite emoji first in the emoji autocomplete. -![FavEmojis](https://i.imgur.com/mEFCoZG.png) -![Example](https://i.imgur.com/wY3Tc43.png) +![a screenshot of the favourite emojis section](https://github.com/Vendicated/Vencord/assets/45497981/419c8c16-1afc-46e0-9cc2-20b9c3489711) +![a comparison of the emoji picker before and after enabling this plugin](https://github.com/Vendicated/Vencord/assets/45497981/4f57626d-cfc6-4155-a47c-2eac191231bb) |