[README.md] Fixed small format issue and added another point to the roadmap (which is already done)
This commit is contained in:
		| @@ -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. | This project is the completely rewritten successor of my old (and now archived) [ProgramChooser](/BlueFox/ProgramChooser) library. | ||||||
|  |  | ||||||
|  |  | ||||||
| ## Roadmap: | ## Roadmap | ||||||
|  |  | ||||||
| - [ ] forward, backward and select button | - [ ] forward, backward and select button | ||||||
| - [ ] support for horizontal and vertical scrolling | - [ ] support for horizontal and vertical scrolling | ||||||
| - [ ] support for both 2x16 and 4x20 LCDs | - [ ] support for both 2x16 and 4x20 LCDs | ||||||
| - [ ] a reliable order of the menu items | - [ ] a reliable order of the menu items | ||||||
| - [ ] good documentation for all of this (maybe through examples) | - [ ] good documentation for all of this (maybe through examples) | ||||||
|  | - [x] make the project a valid python package  | ||||||
|  |  | ||||||
|  |  | ||||||
| ## License | ## License | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user