From cb9e54e26d9b60c0f09a416dd7e51cd11b14c035 Mon Sep 17 00:00:00 2001 From: kumar Date: Fri, 15 Jul 2016 22:01:34 -0400 Subject: changed READme --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 238da86..829e727 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -# solutions_repo -A web app that allows students to share test/exam solutions. - - -To compile the app you must have the following modules installed... - 1. mongodb - npm install mongodb - 2. object-assign - npm install --save object-assign - 3. mongo-factory - npm install mongo-factory \ No newline at end of file +# solutions_repo +A web app that allows students to share test/exam solutions. + + +To compile the app you must have the following modules installed... + 1. mongodb + npm install mongodb + 2. object-assign + npm install --save object-assign + 3. mongo-factory + npm install mongo-factory + 4. \ No newline at end of file -- cgit v1.2.3