diff --git a/README.md b/README.md index eb56922e6..a6eb20a03 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ -![Aves logo][] [Get it on Google Play](https://play.google.com/store/apps/details?id=deckers.thibault.aves&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1) +![Version badge][Version badge] +![Build badge][Build badge] + +
+Aves logo + +[Get it on Google Play](https://play.google.com/store/apps/details?id=deckers.thibault.aves&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1) Aves is a gallery and metadata explorer app. It is built for Android, with Flutter. +Collection screenshotImage screenshotStats screenshot + ## Features - support raster images: JPEG, PNG, GIF, WEBP, BMP, WBMP, HEIC (from Android Pie) @@ -48,4 +56,5 @@ If time permits, I intend to eventually add these: Create a file named `/android/key.properties`. It should contain a reference to a keystore for app signing, and other necessary credentials. See `/android/key_template.properties` for the expected keys. -[Aves logo]: https://github.com/deckerst/aves/blob/master/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +[Version badge]: https://img.shields.io/github/v/release/deckerst/aves?include_prereleases&sort=semver +[Build badge]: https://img.shields.io/github/workflow/status/deckerst/aves/Release%20on%20tag