Update README.md
This commit is contained in:
parent
7a0fab7e29
commit
fbb803e9a6
|
@ -3,6 +3,7 @@
|
|||
- [Function Examples](#function-examples)
|
||||
- [Battery](#battery)
|
||||
- [Button Test](#button-test)
|
||||
- [LED](#LED)
|
||||
- [Application Examples](#application-examples)
|
||||
- [Badge](#badge)
|
||||
- [Checklist](#checklist)
|
||||
|
@ -72,4 +73,4 @@ python3 convert.py --binary --resize image_file_1.png image_file_2.png image_fil
|
|||
### Launcher
|
||||
[Launcher.py](launcher.py)
|
||||
|
||||
A launcher style application, that gives a menu of other applications that can be loaded, as well as information such as battery level.
|
||||
A launcher style application, that gives a menu of other applications that can be loaded, as well as information such as battery level.
|
||||
|
|
Loading…
Reference in New Issue