diff --git a/README.md b/README.md
index e8059ecfdc1f9973bfa582f7c8504313c771fe73..e454933f7e972c3d304371ffcb0c84619d04bd02 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,15 @@
 # Hola
 An Android App to keep you healthy and fit
+
+Instructions to Use this app :
+1.	If the user already has an account then he/she can login, if not, then one has to create an account.
+2.	After account creation, the user has to fill in his profile details.
+3.	The First activity, displays the user’s details along with his BMI.
+4.	The Maps activity, displays the user’s current location on map, and computes the distance travelled by the user.
+5.	The Third activity, helps the user in determining his/her body type.
+6.	The Diet activity gives a list of food along with calories, that the user has to consume depending on the day of the week.
+7.	The Progress activity, display the user’s progress.
+8.	The Profile activity is used to change the user’s profile details.
+9.	The Last activity, displays the user’s history of calories burnt, and also helps in determining the calories burnt during exercise.
+10.	For further queries, go to the navigation drawer and click on Contact Us. 
+