From d3121bdd7ec78ec57915a2be451f1db662ea1adf Mon Sep 17 00:00:00 2001
From: Pendyala Phani Chaitanya <cb.en.u4cse14432@cb.students.amrita.edu>
Date: Mon, 8 May 2017 11:18:07 -0700
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6e25e60..eef933c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 There are two directories:
-    1. Project - which is the android project directory
+    1. Project - which is the android project directory \n
     2. AUPMS   - which is the django server that we have created
 
 -> When ever the app requires something it sends a request to the server and based on the request, the server sends a response.
-- 
GitLab