diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 0db6b0656..52eb058a2 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
token: "${{ secrets.GITHUB_TOKEN }}"
- body: '[
](https://f-droid.org/packages/chat.delta.lite) [
](https://apt.izzysoft.de/fdroid/index/apk/chat.delta.lite) [
](https://www.apklis.cu/application/chat.delta.lite) [
](https://github.com/ArcaneChat/android/releases/latest/download/ArcaneChat-gplay.apk)'
+ body: '[
](https://play.google.com/store/apps/details?id=com.github.arcanechat) [
](https://f-droid.org/packages/chat.delta.lite) [
](https://apt.izzysoft.de/fdroid/index/apk/chat.delta.lite) [
](https://www.apklis.cu/application/chat.delta.lite) [
](https://github.com/ArcaneChat/android/releases/latest/download/ArcaneChat-gplay.apk)'
prerelease: ${{ contains(github.event.ref, '-beta') }}
fail_on_unmatched_files: true
files: build/outputs/apk/foss/release/*.apk
diff --git a/README.md b/README.md
index 0ab0bd74b..f80053af8 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
A [Delta Chat](https://delta.chat/) client for Android. Learn more at: https://arcanechat.me
+[
](https://play.google.com/store/apps/details?id=com.github.arcanechat)
[
](https://f-droid.org/packages/chat.delta.lite)
[
](https://apt.izzysoft.de/fdroid/index/apk/chat.delta.lite)
[
](https://www.apklis.cu/application/chat.delta.lite)
diff --git a/store/get-it-on-gplay.png b/store/get-it-on-gplay.png
new file mode 100644
index 000000000..7a06997a5
Binary files /dev/null and b/store/get-it-on-gplay.png differ