Update README.md

This commit is contained in:
Hel Gibbons 2022-03-01 13:13:00 +00:00 committed by GitHub
parent 7a0fab7e29
commit fbb803e9a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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.