diff --git a/README.md b/README.md index 3d9e529b4..8bc62e885 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ My Mastodon account is [Vavassor@mastodon.social](https://mastodon.social/users/ [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) +[![Available at Amazon](/assets/amazon_badge.png)](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. diff --git a/assets/amazon_badge.png b/assets/amazon_badge.png new file mode 100644 index 000000000..e976e1398 Binary files /dev/null and b/assets/amazon_badge.png differ