diff --git a/README.md b/README.md
index 3bb7580..5fef04f 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
-# server-rack-led
+# GPIO pin setup
-
\ No newline at end of file
+
+
+# Install the Webapi
+
+sudo apt install lamp-server^
+sudo cp web_api/* /var/www/html
+sudo rm /var/www/html/index.html
\ No newline at end of file