diff --git a/README.md b/README.md index d5613bb..97fd82d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ be able to build messages to change button title, image, etc. ## Configuration -Simply put the address of the remote server as `ws://remote_server`. For Node-RED, it will likely be something like `ws://192.168.10.100:1880/sd-demo` or whatever websocket path you defined. +Simply put the address of the remote server as `ws://remote_server` (or `wss://remote_server` if you are using HTTPS/SSL). For Node-RED, it will likely be something like `ws://192.168.10.100:1880/sd-demo` or whatever websocket path you defined. ![screen1](doc/images/screen1.png) @@ -113,4 +113,4 @@ Eventually your flows are gonna be clean and tidy like mine ! ![nodered8](doc/images/nodered8.png) -Please share all the great things you are doing with Stream Deck WS ! \ No newline at end of file +Please share all the great things you are doing with Stream Deck WS !