Add Play Store badge
This commit is contained in:
parent
222cfe7a92
commit
a7f6737ea6
|
@ -5,8 +5,12 @@ An [Airsonic] client for Android.
|
|||
|
||||
|
||||
<a href="https://f-droid.org/app/net.nullsum.audinaut">
|
||||
<img src="https://f-droid.org/badge/get-it-on.png"
|
||||
<img src="https://gitlab.com/fdroid/artwork/raw/master/badge/get-it-on.png"
|
||||
alt="Get it on F-Droid" height="80">
|
||||
</a>
|
||||
<a href="https://play.google.com/store/apps/details?id=net.nullsum.audinaut">
|
||||
<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"
|
||||
alt="Get it on Google Play" height="80" />
|
||||
</a>
|
||||
|
||||
[Airsonic]: https://airsonic.github.io
|
||||
|
|
Loading…
Reference in New Issue