diff --git a/.github/assets/github-badge.png b/.github/assets/github-badge.png
deleted file mode 100644
index ef3207c95..000000000
Binary files a/.github/assets/github-badge.png and /dev/null differ
diff --git a/README.md b/README.md
index 68632ea3b..88488d11c 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ existing users will be grandfathered in.
[](https://apps.apple.com/app/id6444121398)
[](https://play.google.com/store/apps/details?id=io.ente.auth)
[](https://f-droid.org/packages/io.ente.auth/)
-[](https://github.com/ente-io/ente/releases?q=tag%3Aauth-v2)
+[](https://github.com/ente-io/ente/releases?q=tag%3Aauth-v2)
[](https://auth.ente.io)
diff --git a/auth/README.md b/auth/README.md
index 71ae1f93b..e2e03f023 100644
--- a/auth/README.md
+++ b/auth/README.md
@@ -31,14 +31,16 @@ You can alternatively install the build from PlayStore or F-Droid.
+### Desktop
+
+You can [**download**](https://github.com/ente-io/ente/releases?q=tag%3Aauth-v2)
+a native desktop app from this repository's GitHub releases. The desktop app
+works on Windows, Linux and macOS.
+
### Web
You can view your 2FA codes at [auth.ente.io](https://auth.ente.io). For adding
-or managing your secrets, please use our mobile app.
-
-### Desktop
-
-A native desktop app is coming soon!
+or managing your secrets, please use our mobile or desktop app.
## 🧑💻 Build from source