From 0a2e64a6217ec56684345728d2f30e9bcbf51947 Mon Sep 17 00:00:00 2001
From: Manuela Osei <mosei001@gold.ac.uk>
Date: Fri, 12 Jun 2020 11:33:22 +0100
Subject: [PATCH] Update README.md

---
 README.md | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e15340b11..e0f59a75d 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
-- 
GitLab