From c1f04bb58f0261f7da0bcfefd5aeeffbd85f9c94 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 17 Jan 2026 22:59:37 +0100 Subject: [PATCH] reformat --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c6573e4..2c4be01 100644 --- a/README.md +++ b/README.md @@ -44,15 +44,15 @@ Für deutsche Ausgabe (z.B. den Monatsnamen): # Szenen -curl "http://localhost:8000/start/color?red=255&green=255&blue=255" -curl http://localhost:8000/start/bitcoin -curl http://localhost:8000/start/clock -curl http://localhost:8000/start/colorclock -curl http://localhost:8000/start/helloworld -curl http://localhost:8000/start/scroll -curl http://localhost:8000/start/piamedia -curl http://localhost:8000/stop -curl http://localhost:8000/reset +- curl "http://localhost:8000/start/color?red=255&green=255&blue=255" +- curl http://localhost:8000/start/bitcoin +- curl http://localhost:8000/start/clock +- curl http://localhost:8000/start/colorclock +- curl http://localhost:8000/start/helloworld +- curl http://localhost:8000/start/scroll +- curl http://localhost:8000/start/piamedia +- curl http://localhost:8000/stop +- curl http://localhost:8000/reset # Entwicklung ohne Matrix-Display