diff --git a/README.md b/README.md index 816be32..d54c362 100644 --- a/README.md +++ b/README.md @@ -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