diff --git a/README.md b/README.md
index e15340b1158ddcad8571db08ca89ac4a4270b5e5..e0f59a75d4b71886b76715523e039d3c3d59264f 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,16 @@ Weku is a mobile application where we provide service to our users to tell and r
 in their own perspective and connect family in order to know and be familiar with your family tree. 
 
 Weku is being created for a final university project in Creaive computing. The application is being
-built with ionic and javaScript. 
\ No newline at end of file
+built with ionic and javaScript. 
+
+
+
+
+RUN CODE:
+
+DOWNLOAD:
+    WEKU FRONTEND FOLDER
+    WEKU SERVER FOLDER
+    
+    RUN SERVER FIRST - "npm run start"
+    THE RUN FRONTEND - "ionic start"
\ No newline at end of file