From b171d0654b6a94b5c23eb88189086a12e4c090f4 Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Wed, 3 Aug 2022 11:17:56 +0200 Subject: [PATCH] Docs: update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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