|
@@ -43,16 +43,19 @@ file, that adheres to the above format.
|
|
|
|
|
|
### Android
|
|
|
|
|
|
-You can download the latest version from [GitHub
|
|
|
-releases](https://github.com/ente-io/auth/releases/latest/download/ente-auth.apk).
|
|
|
-The downloaded APK will keep itself updated.
|
|
|
+This repository's [GitHub releases](https://github.com/ente-io/auth/releases/latest/download/ente-auth.apks) contains APKs, built straight from source. These builds keep themselves updated, without relying on third party stores.
|
|
|
|
|
|
+You can alternatively install the build from PlayStore.
|
|
|
+
|
|
|
+<a href="https://play.google.com/store/apps/details?id=io.ente.auth">
|
|
|
+ <img width="197" alt="Get it on Google Play" src="https://ente.io/static/ed265c3abdcd3efa5e29f64b927bcb44/e230a/play-store-badge.webp">
|
|
|
+</a>
|
|
|
|
|
|
### iOS
|
|
|
|
|
|
-The app is not live on the AppStore yet. If you would like access, please write
|
|
|
-to [auth@ente.io](mailto:auth@ente.io), and we will be happy to provide access
|
|
|
-via TestFlight.
|
|
|
+<a href="https://apps.apple.com/us/app/ente-authenticator/id6444121398">
|
|
|
+ <img width="197" alt="Download on AppStore" src="https://user-images.githubusercontent.com/1161789/154795157-c4468ff9-97fd-46f3-87fe-dca789d8733a.png">
|
|
|
+</a>
|
|
|
|
|
|
|
|
|
## 🔩 Architecture
|