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