From b4b3c2f5ee6267b50f86be30115e0e57079c75c8 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Sun, 22 Sep 2019 16:49:07 +0200 Subject: [PATCH] add download apk sing from website --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 822c30dc..286d4f45 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ GitNex is licensed under GPLv3 License. See the LICENSE file for the full licens No trackers are used and source code is available here for anyone to audit. ## Downloads -[Get it on F-droid](https://f-droid.org/en/packages/org.mian.gitnex/) [Get it on Google Play](https://play.google.com/store/apps/details?id=org.mian.gitnex) [Download APK](https://gitea.com/mmarif/GitNex/releases) +[Get it on F-droid](https://f-droid.org/en/packages/org.mian.gitnex/) +[Get it on Google Play](https://play.google.com/store/apps/details?id=org.mian.gitnex) +[Download APK](https://gitea.com/mmarif/GitNex/releases) ## Note about Gitea version Please make sure that you are on Gitea **1.7.x** stable release or later. Below this may not work as one would expect because of the newly added objects to the API at later versions. Please consider updating your Gitea server.