Finished last todos and cleaned up README.md (removed the Roadmap Section)
This commit is contained in:
		
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							| @@ -4,19 +4,7 @@ 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. | This project is the completely rewritten successor of my old (and now archived) [ProgramChooser](/BlueFox/ProgramChooser) library. | ||||||
|  |  | ||||||
| It is now production-ready (tested on 2x16 displays only at the moment.) ToDo: Make the README.md also seem production ready! | It is now production-ready (tested on 2x16 displays only at the moment.) | ||||||
|  |  | ||||||
|  |  | ||||||
| ## Roadmap |  | ||||||
|  |  | ||||||
| - [x] forward, backward and select button |  | ||||||
| - [x] support for horizontal and vertical scrolling |  | ||||||
| - [x] support for both 2x16 and 4x20 LCDs |  | ||||||
| - [x] a reliable order of the menu items |  | ||||||
| - [x] good documentation for all of this (maybe through examples) |  | ||||||
| - [x] show an exit screen when a specific exit code is returned by a callback function |  | ||||||
| - [x] make the menu itself exitable (to enable stuff like submenus, etc.) |  | ||||||
| - [x] make the project a valid python package  |  | ||||||
|  |  | ||||||
|  |  | ||||||
| # Installation | # Installation | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user