diff --git a/docs-src/index.html b/docs-src/index.html
index e1b33e3c..fc1a9e70 100644
--- a/docs-src/index.html
+++ b/docs-src/index.html
@@ -7,18 +7,22 @@
Dozzle - Log viewer for Docker
+
-
+
Dozzle
- is a real-time log viewer for docker containers.
+
+ is a real-time log viewer for docker containers.
+
-
Github
+
Github
+
Learn More
+
+
+
+
+
+

+
+
+
+ Installation
+
+
Easy to install with docker and smaller than 5MB.
+
+
+
+
+
docker run --detach --volume=/var/run/docker.sock:/var/run/docker.sock -p 8080:8080 amir20/dozzle
+
+
+
+
+
+