Skip to content

Commit

Permalink
Install with npm
Browse files Browse the repository at this point in the history
  • Loading branch information
jsantell committed Jun 10, 2012
1 parent 654e5af commit 392fd72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,10 @@ swag-mvc

connecting your models and routes in node.js

### Installing

* `npm install swag-mvc`

### Creating

* `var mvc = require('mvc')( app )` Pass in `express.createServer()`
Expand Down

0 comments on commit 392fd72

Please sign in to comment.