From dd3cce602c8de3b090f645f31be70a76a851898d Mon Sep 17 00:00:00 2001 From: FrederikBaerentsen Date: Fri, 20 Jan 2023 09:42:03 +0100 Subject: [PATCH] added supported readers section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 573dd3c..9b612dc 100644 --- a/README.md +++ b/README.md @@ -70,13 +70,14 @@ In the `config.py` file you need to change like 4 from `"/library"` to your comi Any reader that supports OPDS should work, however the following have been verified to work/not work | App | iOS | -| ----------------------------------------------------------------------------------------------------- | --- | +| ---------------------------------------------------------------------------- | --- | | KyBook 3 (iOS) | ✔️ | | Aldiko Next (iOS) | ❌ | | PocketBook (iOS) | ✔️ | | Moon+ Reader (Android) | ✔️ | | Panels (iOS) | ✔️ | | Marvin (iOS) | ✔️ | +| Chunky (iOS) | ✔️ | # Notes