From 5d8bec255a425e6d10922ca9e9019c2d8c637130 Mon Sep 17 00:00:00 2001 From: Malte Bublitz Date: Sun, 15 Oct 2023 11:39:14 +0200 Subject: [PATCH] Added description to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5d88d1b..b9bc0ca 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # MAPID – Malte's Arduino-Powered Info Display +Info display powered by two parts: + +1. Command line OS running on Arduino (MAPID/CP) +2. Python pyserial script controlling the display over a serial connection +