diff --git a/README.md b/README.md
index 6e25e60d5d2ab4f59fc3fdc8e6f879ffdb93e470..eef933ca6bb3495333d837b4866651f9995d0f67 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.