Added more items to the roadmap in README.md

This commit is contained in:
BlueFox 2024-10-31 20:45:36 +00:00
parent ecd7218230
commit a9dd13a1cc

View File

@ -12,6 +12,8 @@ This project is the completely rewritten successor of my old (and now archived)
- [ ] support for both 2x16 and 4x20 LCDs
- [ ] a reliable order of the menu items
- [ ] good documentation for all of this (maybe through examples)
- [ ] show an exit screen when a specific exit code is returned by a callback function
- [ ] make the menu itself exitable (to enable stuff like submenus, etc.)
- [x] make the project a valid python package