diff --git a/README.md b/README.md index 3276eb6..1ea7979 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Sports Matcher is an application that allows users to connect with other athlete **Built Using** -It is built using the React framework and the Material UI and React Bootstrap libraries. +It is built using the React framework and React Bootstrap library. It uses MongoDB for the database, Express for the server, and Axios for requests. **Instructions** -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. +To use Sports Matcher, please go to https://hidden-bayou-86321.herokuapp.com -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. +From here you can Sign In or Sign Up. Signing in as 'admin' will take you to the admin page. You will be able to see a list of current matches, users and suspended users. You will need to click the appropriate button for the correct table to appear.