From e6e9ed3152809454c8d44ea6dd7372cda15090cb Mon Sep 17 00:00:00 2001 From: ImBenji Date: Mon, 23 Mar 2026 14:38:16 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. ---