Skip to content

Commit

Permalink
Tuned headers
Browse files Browse the repository at this point in the history
  • Loading branch information
laurilehmijoki committed Apr 30, 2012
1 parent 27f376e commit fef0046
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -27,7 +27,7 @@ would love to hear your feedback.
Installation
-

## MongoDB
### MongoDB

Mood radiator uses [MongoDB](http://www.mongodb.org/) as the database. You need
to have it running on your localhost. At startup, Mood radiator automatically
Expand All @@ -36,7 +36,7 @@ creates a database named *moodradiator*.
Just installing MongoDB for your operating system should be enough. You should
not need to do any configuration.

## Node.js
### Node.js

You will also need [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/).
You can install the required Node modules like so:
Expand Down Expand Up @@ -121,7 +121,7 @@ modification when you start the following command in background:

sass --watch app.scss:app.css

## Tests
#I# Tests
Running the browser tests (server must be started):

http://localhost:8085/?test=true
Expand Down

0 comments on commit fef0046

Please sign in to comment.