diff --git a/README.md b/README.md index 29289ec..0b0b1ea 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Inside Node-RED, there is the following flow which uses both Telegram and Alexa The desk where the computer is connected has its own smart plug for the monitors. When the PC is turned off and on, the monitors also need to be turned on and off. -![Node-RED Flow](docs/NodeRED%20Flow.PNG) +![Node-RED Flow](docs/NodeRED%20Flow.png) The PC is registered as an Alexa device using the node-red-contrib-alexa-home-skill node, which feeds a function for the turnOn and off requests. This then sends the appropriate command to the sleep on LAN script as well as the wake on diff --git a/docs/NodeRED Flow.PNG b/docs/NodeRED Flow.PNG index d176a44..3d0bdf8 100644 Binary files a/docs/NodeRED Flow.PNG and b/docs/NodeRED Flow.PNG differ