docs: tweak readme even further

Signed-off-by: infi <infi@infi.sh>
This commit is contained in:
infi 2025-08-21 19:51:45 +02:00 committed by GitHub
parent c13b73ab3a
commit fd829deade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 10 deletions

View File

@ -1,14 +1,16 @@
# Revolt for Android <div align="center">
<h1>Revolt for Android</h1>
## Description <p>Official <a href="https://revolt.chat">Revolt</a> Android app.</p>
<br/><br/>
Official [Revolt](https://revolt.chat) Android app. <div>
<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Get it on Google Play" width="200">
<div style="text-align: center;"> <br/>
<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Get it on Google Play" width="200"> </div>
<small>Google Play is a trademark of Google LLC.</small> <small>Google Play is a trademark of Google LLC.</small>
<br/><br/><br/>
</div> </div>
## Description
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