From cc5014958f86703c689b2732dbdf0dc989496832 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Mon, 27 May 2013 13:33:55 +0200 Subject: updated --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 40666b7..28bba3d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ DERS ==== -Bachelorprosjekt +This was made as a bachelorsproject for [Dennis Eriksen](http://denniseriksen.com), [Erling Andreas Aaby](http://no.linkedin.com/pub/erling-aaby/21/aba/742), [Robert Koldstadbakken Joramo](http://no.linkedin.com/pub/robert-kolstadbakken-joramo/48/526/569) and [Stian Alexander Olsen](http://no.linkedin.com/pub/stian-alexander-olsen/58/439/190) Requirements: - Node 0.10.x @@ -14,14 +14,3 @@ To run, first clone the project. Then install module dependencies by running ```npm install``` from inside the repository. Start the application with ```npm start``` - - - -To change port, open ```app.js``` and edit the portnumber. 8001-8005 are available public for testing. 8000 is master. - - - - - -Credit where credit is due: -https://github.com/madhums/nodejs-express-mongoose-demo -- cgit v1.2.3