From e9fe4a82df33273703e56d82d259b64fd26bb6f2 Mon Sep 17 00:00:00 2001 From: Poussinou Date: Sun, 4 Dec 2022 05:26:19 +0930 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 326d74f5..9508321b 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,17 @@ Mastodon for Android [![Crowdin](https://badges.crowdin.net/mastodon-for-android/localized.svg)](https://crowdin.com/project/mastodon-for-android) - - This is the repository for the official Android app for Mastodon. +[Get it on F-Droid](https://f-droid.org/packages/org.joinmastodon.android/) +[Get it on Google Play](https://play.google.com/store/apps/details?id=org.joinmastodon.android) + +or get the APK from the [The Releases Section](https://github.com/mastodon/mastodon-android/releases/latest). + ## Contributing Our goal is delivering a polished, professionally designed and user-friendly app. We proceed according to wireframes provided by a professional UX designer that works with Mastodon gGmbH. This means that any outside contributions that change the app visually must first be coordinated with the UX designer. *This can take time.* Furthermore, we work off of an internal roadmap and aim for feature-parity and consistency with our iOS app. The iOS app is designated as the "primary" between the two, therefore, if you want to request features, please do so in the [Mastodon for iOS](https://github.com/mastodon/mastodon-ios) repository, as you are requesting a feature to be both in iOS and Android (exceptions being system integrations specific to Android). On the other hand, any contributions that improve existing functionality, performance, or accessibility should not have any roadblocks to being merged.