diff --git a/README.md b/README.md
index 6d6fe2cc..52892c31 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,18 @@ Know when ...
_Need an actual Chrome runner with Javascript support? We support fetching via WebDriver!_
-**Get monitoring now! super simple, one command!**
+**Get monitoring now! super simple.**
+
+Deploy to Heroku for free, Run this python directly, or with docker and/or docker-compose
+
+## Screenshots
+
+Examining differences in content.
+
+
+
+Please :star: star :star: this project and help it grow! https://github.com/dgtlmoon/changedetection.io/
-Run the python code on your own machine by cloning this repository, or with docker and/or docker-compose
## Installation
@@ -79,14 +88,6 @@ docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/dat
docker-compose pull && docker-compose up -d
```
-## Screenshots
-
-Examining differences in content.
-
-
-
-Please :star: star :star: this project and help it grow! https://github.com/dgtlmoon/changedetection.io/
-
### Notifications
ChangeDetection.io supports a massive amount of notifications (including email, office365, custom APIs, etc) when a web-page has a change detected thanks to the apprise library.