diff --git a/README.md b/README.md index 0b79a724..3d9e529b 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ Tusky is a beautiful Android client for [Mastodon](https://github.com/tootsuite/mastodon). Mastodon is a GNU social-compatible federated social network. That means not one entity controls the whole network, rather, like e-mail, volunteers and organisations operate their own independent servers, users from which can all interact with each other seamlessly. -[Get it on F-Droid](https://f-droid.org/repository/browse/?fdid=com.keylesspalace.tusky) -[Get it on Google Play](https://play.google.com/store/apps/details?id=com.keylesspalace.tusky&utm_source=github&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1) -[Available at Amazon](https://www.amazon.com/gp/product/B06ZYXT88G/ref=mas_pm_tusky) - ## Features - Material Design @@ -18,6 +14,10 @@ Tusky is a beautiful Android client for [Mastodon](https://github.com/tootsuite/ My Mastodon account is [Vavassor@mastodon.social](https://mastodon.social/users/Vavassor). +[Get it on F-Droid](https://f-droid.org/repository/browse/?fdid=com.keylesspalace.tusky) +[Get it on Google Play](https://play.google.com/store/apps/details?id=com.keylesspalace.tusky&utm_source=github&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1) +[Available at Amazon](https://www.amazon.com/gp/product/B06ZYXT88G/ref=mas_pm_tusky) + ## Building The most basic things needed are the Java Development Kit 7 or higher and the Android SDK.