From 3be954f7137ceb76d3de5f2a19aea2ad1cbf6165 Mon Sep 17 00:00:00 2001 From: D3SOX Date: Fri, 17 May 2024 18:06:42 +0200 Subject: [PATCH] docs(betterSettings): improve alt text --- src/plugins/betterActivities/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/betterActivities/README.md b/src/plugins/betterActivities/README.md index 6884fa216..cebfddbeb 100644 --- a/src/plugins/betterActivities/README.md +++ b/src/plugins/betterActivities/README.md @@ -2,6 +2,6 @@ Shows activity icons in the member list and allows showing all activities -![Member List](https://github.com/Vendicated/Vencord/assets/24937357/4c034963-4448-483a-ba1d-c04f74e4aa51) -![Multiple Activities](https://github.com/Vendicated/Vencord/assets/24937357/11a2f15e-59b0-4072-847a-33444d964674) -![List view](https://github.com/Vendicated/Vencord/assets/24937357/277f425f-65e7-4e25-ad98-ff61b4370f08) +![Shows activity icons next to the status line in the member list](https://github.com/Vendicated/Vencord/assets/24937357/4c034963-4448-483a-ba1d-c04f74e4aa51) +![Shows all activities in the profile via a carousel](https://github.com/Vendicated/Vencord/assets/24937357/11a2f15e-59b0-4072-847a-33444d964674) +![Optionally show all activities as list](https://github.com/Vendicated/Vencord/assets/24937357/277f425f-65e7-4e25-ad98-ff61b4370f08)