From eea523da7fa72cafe69db47e843c69d033e0188e Mon Sep 17 00:00:00 2001 From: link2xt Date: Mon, 26 Jun 2023 17:27:24 +0000 Subject: [PATCH] docs: add link to get.delta.chat into README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03a5f96fd..449647ace 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ This is the Android client for [Delta Chat](https://delta.chat/). It is available on [F-Droid](https://f-droid.org/app/com.b44t.messenger) and the [Google Play Store](https://play.google.com/store/apps/details?id=chat.delta). +The APK can also be downloaded from [get.delta.chat](https://get.delta.chat). For the core library and other common info, please refer to the [Delta Chat Core Library](https://github.com/deltachat/deltachat-core-rust).