diff --git a/docs/README.md b/docs/README.md
index 60957b106..838aed70f 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -4,7 +4,6 @@ Copylefted libre software (GPLv3+) card management app.
[](https://github.com/TheLastProject/Catima/releases)
[](https://apt.izzysoft.de/fdroid/index/apk/me.hackerchick.catima)
-[](https://f-droid.org/packages/me.hackerchick.catima/)
[](https://play.google.com/store/apps/details?id=me.hackerchick.catima)

@@ -14,8 +13,6 @@ Copylefted libre software (GPLv3+) card management app.
-
-
@@ -60,7 +57,7 @@ For FidMe you need to select the barcode type for each entry afterwards.
# Building
-Building can either be done through Android Studio (not reproducible!) or the build.sh script in this repository (reproducibly with OpenJDK 17, same way F-Droid builds it). This script can also sign the build.
+Building can either be done through Android Studio (not reproducible!) or the build.sh script in this repository (reproducible with OpenJDK 17). This script can also sign the build.
Build without signing:
```