diff --git a/README.md b/README.md
index 879684d5b1657ae5c63c4b1fa0d3abc2ddb5552a..41bee5e46385b7911a63c5984b8d4694e271a638 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,13 @@ Starts the following containers in order:
 - front-end
 
 ## Test the app
-Login details for test user<br />
+1. Before you login, you will be shown a page with limited view.
+2. Click on the Login button and then click 'Register'
+3. You may use these dummy details to sign up as a test user:<br />
 username: tester<br />
+email: test@test.com<br />
 password: Water123<br />
+4. Login with the same details to test the app - you will see more of the app functionality now
+5. You may now register some more dummy users per steps 2 and 3 to test the following functionality. Also rate some songs while you're logged in as different users.
+6. After logging in as 'tester', the feed will generate with the most recent ratings of the users you follow. You may also search for, and view their profiles.
 
-After logging in, the feed will generate with the most recent ratings of the followers you follow.
\ No newline at end of file