From c1f2239ba4558e166209e48cf3960f5631acd081 Mon Sep 17 00:00:00 2001
From: Ratnadeep Rajendra Kharade <92khra1mst@hft-stuttgart.de>
Date: Sun, 5 Jan 2020 19:12:52 +0100
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9fa7d60..982fe99 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,9 @@
-# AWADO Mobile Application
\ No newline at end of file
+# AWADO Mobile Application
+
+## Getting Started
+
+* [Download the installer](https://nodejs.org/) for Node.js 6 or greater.
+* Install the ionic CLI globally: `npm install -g ionic`
+* Clone this repository: `git clone https://gitlab.rz.hft-stuttgart.de/92khra1mst/hft_awado_app.git`.
+* Run `npm install` from the project root.
+* Run `ionic serve` in a terminal from the project root.
\ No newline at end of file
-- 
GitLab