diff --git a/README.md b/README.md
index 55355447..1a7c41c7 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,9 @@ To manage Homebridge go to `http://<ip of server>:8581` in your browser. For exa
 
 ## Automated Updates
 
-Automated updates of the Homebridge Docker Image using tools such as Watchtower or similar are strongly discouraged and are done so at your own risk. You can update Homebridge, the Homebridge UI and the Node.js runtime from inside the container.
+Automated updates of the Homebridge Docker Image using tools such as Watchtower or similar are strongly discouraged and are done so at your own risk.
+
+**NOTE** - The version of Homebridge **IS NOT** tied to the version of the container.  You can update Homebridge, the Homebridge UI and the Node.js runtime from inside the container.
 
 ## Troubleshooting