JusticeRage / ApkTrack

ApkTrack is an Android app which checks if updates for installed APKs are available.
GNU General Public License v3.0
123 stars 27 forks source link

Update README.md #114

Closed Poussinou closed 7 years ago

Poussinou commented 7 years ago

This small and useless PR adds a button to get your app on F-Droid!

You can do the same for Google Play Store like this, if one day you upload it on this platform :

<a href="" target="_blank"> <img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80"/></a>

JusticeRage commented 7 years ago

Thanks!