diff --git a/README.md b/README.md index f21bc7d90..48be261df 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ In order to test a logged in user, you must make an entry in your `/etc/hosts` f - To create the build: `npm run build` - To run code linting: `npm run lint` - To run the tests: `npm test` + +## Test Users +- general member user account: ksmith/Topcoder123$ ## Recommended Developer Tools