From 892fcc822873e1637a6257a696054f9693f0d58c Mon Sep 17 00:00:00 2001 From: simonox Date: Sat, 16 Sep 2023 15:51:23 +0200 Subject: [PATCH] Unified the way nodered is written. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 164d579..7bcdf7f 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ There is also a *very* usefuly tool to debug MQTT: [MQTT Explorer](https://githu It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click -NodeRed is also running in Docker and is exposed on port `1880`: http://localhost:1880/ +Node-RED is also running in Docker and is exposed on port `1880`: http://localhost:1880/ ### InfluxDB