Update README.md
This commit is contained in:
parent
aff7a59df0
commit
d25b393256
@ -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 9.7" ePaper
|
||||||
* [ ] Add support for iCalendars requiring authentification
|
* [ ] Add support for iCalendars requiring authentification
|
||||||
|
|
||||||
|
|
||||||
## How to test BETA
|
## 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.
|
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-image is not yet supported
|
||||||
* [ ] Inkycal-server is not yet supported -> depends on inkycal-image
|
* [ ] 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()`
|
* [ ] 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
|
## Updating BETA to latest version
|
||||||
To update to the latest beta, please do the following:
|
To update to the latest beta, please do the following:
|
||||||
|
Loading…
Reference in New Issue
Block a user