diff --git a/README.md b/README.md index d194c7a..816be32 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,14 @@ A micropython library, which supports vertical and horizontal scrolling through This project is the completely rewritten successor of my old (and now archived) [ProgramChooser](/BlueFox/ProgramChooser) library. -## Roadmap: +## Roadmap - [ ] forward, backward and select button - [ ] support for horizontal and vertical scrolling - [ ] support for both 2x16 and 4x20 LCDs - [ ] a reliable order of the menu items - [ ] good documentation for all of this (maybe through examples) +- [x] make the project a valid python package ## License