diff --git a/README.md b/README.md
index a4dd0a1..5e2e099 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
+You don’t want to clutter up your computer with Docker, Prometheus, Grafana or even K8S just to monitor a Go app's heap size, right?
+
+Use `live-pprof` to Monitor a Go app's performance. It launches in seconds, boosting your local development.
+
+
+
https://github.com/user-attachments/assets/77bfacd8-1779-4aaf-9758-9604362a1eb5
@@ -12,9 +18,6 @@ https://github.com/user-attachments/assets/77bfacd8-1779-4aaf-9758-9604362a1eb5
-You don’t want to clutter up your computer with Docker, Prometheus, Grafana or even K8S just to monitor a Go app's heap size, right?
-
-Use `live-pprof` to Monitor a Go app's performance. It launches in 1 second, boosting your local development.
## Install