From fd829deade8350c8d709274eb90fa1eeeeadf26e Mon Sep 17 00:00:00 2001 From: infi Date: Thu, 21 Aug 2025 19:51:45 +0200 Subject: [PATCH] docs: tweak readme even further Signed-off-by: infi --- README.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 926fd4e7..6929b8ec 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,17 @@ -# Revolt for Android +
+

Revolt for Android

+

Official Revolt Android app.

+

+
+ Get it on Google Play +
+
+ Google Play is a trademark of Google LLC. +


+
## Description -Official [Revolt](https://revolt.chat) Android app. - -
- 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 uses [Jetpack Compose](https://developer.android.com/jetpack/compose). @@ -47,4 +49,4 @@ Open the project in Android Studio. You can then run the app on an emulator or a running the `app` module. In-depth setup instructions can be found -at [Setting up your Development Environment](https://revoltchat.github.io/android/contributing/setup/) \ No newline at end of file +at [Setting up your Development Environment](https://revoltchat.github.io/android/contributing/setup/)