diff --git a/software/flow/README.md b/software/flow/README.md index b5f5437..55a697f 100644 --- a/software/flow/README.md +++ b/software/flow/README.md @@ -16,7 +16,7 @@ The dashboard should be visible on the righmost menu item in Node-RED. ![Dashboard item](./docs/images/dashboard.png) -In Node-RED you can add a MQQT node to receive values from the power monitor. As we run in `docker-compose`you don't have to use the IP address of our Eclipse Mosquitto sever, but you can simplay use `mosquitto` as the host nome. +In Node-RED you can add a MQQT node to receive values from the power monitor. As we run in `docker-compose`you don't have to use the IP address of our Eclipse Mosquitto sever, but you can simply use `mosquitto` as the host nome. ![MQTT Node](./docs/images/2-mqtt-node.png)git a