Skip to content

Commit

Permalink
Edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Temmerman committed Jun 1, 2016
1 parent f90d7a2 commit 42666c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,9 @@ fire up the server by using the following command
```
$ node ./bin/www
```

To test the application, simply add files in the test folder (give them the same name as the resources they test) and run

```
$ npm test
```

0 comments on commit 42666c7

Please sign in to comment.