From 2d1f05cda43189ade91335b4e49e0799d5458402 Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Wed, 28 May 2025 19:59:46 +0200 Subject: [PATCH] Getting started... --- .gitignore | 2 ++ README.md | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..342bc01 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/__pycache__ +.idea diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ef55a7 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Bus- und Bahn-Anzeige (bus and train display) + +This is the code to send information to the station display that is hangin in the hallway of CCCHH. +