diff --git a/README.md b/README.md index 5145ba1..beadeea 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ A near PSVAR-compliant next stop announcement system heavily inspired by TfL's * The project has two components: -- **📱 App** — Runs on your phone and uses GPS to automatically detect your location and announce upcoming stops. No specialist hardware required. -- **🖥️ Hardware** — A Raspberry Pi-based embedded system featuring an LED dot matrix display and audio announcements, replicating the experience of a real on-bus passenger information system. +- **📱 App** *(Flutter)* — Runs on your phone and uses GPS to automatically detect your location and announce upcoming stops. No specialist hardware required. +- **🖥️ Hardware** *(Dart, C#, C++)* — A Raspberry Pi-based embedded system featuring an LED dot matrix display and audio announcements, replicating the experience of a real on-bus passenger information system. Includes a Flutter-based remote control interface. ---