diff --git a/README.md b/README.md
index fbd1e0fa..03e76a5e 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ Know when ...
- Realestate listing changes
- COVID related news from government websites
+_Need an actual Chrome runner with Javascript support? see the experimental Javascript/Chrome support changedetection.io branch!_
**Get monitoring now! super simple, one command!**
Run the python code on your own machine by cloning this repository, or with docker and/or docker-compose
@@ -61,7 +62,6 @@ docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/dat
Examining differences in content.
-
Please :star: star :star: this project and help it grow! https://github.com/dgtlmoon/changedetection.io/
@@ -109,10 +109,12 @@ This proxy support also extends to the notifications https://github.com/caronc/a
### Notes
-- Does not yet support Javascript
-- Wont work with Cloudfare type "Please turn on javascript" protected pages
+- ~~Does not yet support Javascript~~
+- ~~Wont work with Cloudfare type "Please turn on javascript" protected pages~~
- You can use the 'headers' section to monitor password protected web page changes
+See the experimental Javascript/Chrome browser support!
+
### RaspberriPi support?
RaspberriPi and linux/arm/v6 linux/arm/v7 arm64 devices are supported!