From e056f4232ca10d20ca3c057913d7973cb13b535e Mon Sep 17 00:00:00 2001 From: ajefts <ajefts@users.noreply.github.com> Date: Fri, 2 Sep 2016 11:29:11 -0400 Subject: [PATCH] updated readme with test user account --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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