diff --git a/README.md b/README.md index 2453592..e4086a9 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ It is built using the React framework and the Material UI and React Bootstrap li To use Sports Matcher, navigate to the sports-matcher directory in the repository and run the commands `npm i` and `npm start` in order. This should launch a localhost window in your browser which shows the homepage. -From here you can Sign In to your account using the username "admin" and password "admin" as specified in the handout. \ No newline at end of file +From here you can Sign In to your account using the username "admin" and password "admin" OR using the username "user" and password "user" as specified in the handout.