Docs: update readme

This commit is contained in:
Dorian Zedler 2022-08-03 11:17:56 +02:00
parent 540e6807ee
commit b171d0654b
Signed by: dorian
GPG Key ID: 989DE36109AFA354
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
# LedDisplay
A simple LED display powered by an ESP32 and controlled by an intuitive mobile app via bluetooth.
### Repo structure
- `app` contains the mobile app
- `firmware` contains the ESP32 firmware
- `hardware` contains the hardware blueprints