docs: add google play badge on readme

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2025-08-21 19:47:14 +02:00
parent c25b398c28
commit cb2987b8b9
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,11 @@
## Description ## Description
Official [Revolt](https://revolt.chat) Android app 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.
The codebase includes the app itself, as well as an internal library for interacting with the Revolt 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 API. The app is written in Kotlin, and wholly