From 35ca2c6aabf0ad2bbe9708683187a388892cc2b9 Mon Sep 17 00:00:00 2001 From: "Ave Ozkal (on Switch)" Date: Wed, 15 May 2019 00:51:54 +0300 Subject: [PATCH] Improve readme --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1019f5216d..23a3067e1e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # cutthecord -Discord Android app patches. +Modular Client Mod for Discord's Android app. **Latest supported Discord Android version:** 8.9.7 (897), released on 2019-05-14. New patch development will be done for the latest supported version. -## Binaries +## Binaries (apk) An F-Droid repo is available on https://fdroid.a3.pm/seabear/repo/. @@ -16,7 +16,13 @@ You can add that to your phone and get updates easily or just download directly Feel free to ignore play protect, it's bullshit. -If you fail recaptcha, [follow this](https://gitdab.com/distok/cutthecord/issues/22#issuecomment-82). +If you fail recaptcha, [follow this](https://gitdab.com/distok/cutthecord/issues/22#issuecomment-82) (run through adb). + +**PSA: Please keep in mind that you may be unable to receive updates due to an F-Droid bug.** + +If you're affected by this, here's a workaround: F-Droid -> Settings -> Repositories -> Seabear, tap Share on top bar, copy to clipboard, tap Delete (next to share), then tap Add Repository. It should already be filled in (from clipboard), so add it and you should be able to get updates after that. + +You'll have to do that on every update until the bug is resolved, sadly. I don't think that it's on my end, but if it is and you know how to fix it, hit me up! ## Building