diff --git a/README.md b/README.md index 20c7c54..457718a 100644 --- a/README.md +++ b/README.md @@ -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