From d25b393256315e23097810416c7a143480c8802b Mon Sep 17 00:00:00 2001 From: Ace Date: Fri, 5 Jun 2020 23:43:47 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5992e4d..71e2df2 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ Inkycal v2.0.0 BETA is a refactoring of the previous release. It aims to fix cer * [ ] Add support for 9.7" ePaper * [ ] Add support for iCalendars requiring authentification - ## How to test BETA Please note that while inkycal is in BETA, a lot of things will change in a short time. This means that problems are fixed on-the-go. If you encounter a problem, please mention it on Discord. @@ -80,7 +79,8 @@ ink.run() * [ ] Inkycal-image is not yet supported * [ ] Inkycal-server is not yet supported -> depends on inkycal-image * [ ] Calibration is not yet implemented automatically. For now, only manual calibration is supported: `ink.calibrate()` - +* [ ] Fix: `AttributeError` in `Layout` module for non-colour epaper displays +* [ ] Improvement: Change the way the web-ui handles ical-urls ## Updating BETA to latest version To update to the latest beta, please do the following: