From a0f170f9f468bfb0f77cfe2d13e63cf9378cc0e3 Mon Sep 17 00:00:00 2001 From: Infi Date: Thu, 21 Aug 2025 19:48:20 +0200 Subject: [PATCH] docs: better google play badge sizing Signed-off-by: Infi --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ee9a3742..02a91c26 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Official [Revolt](https://revolt.chat) Android app. -![Get it on Google Play](https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png) - -Google Play is a trademark of Google LLC. +
+ Get it on Google Play + Google Play is a trademark of Google LLC. +
The codebase includes the app itself, as well as an internal library for interacting with the Revolt API. The app is written in Kotlin, and wholly