Skip to content

Commit

Permalink
Update README.mkd
Browse files Browse the repository at this point in the history
  • Loading branch information
tarruda committed Aug 29, 2012
1 parent 651f276 commit 90dd638
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

Routing system for node.js/connect based on Flask(http://flask.pocoo.org/).

#### Installation

```sh
npm install flask-router
```

#### Usage

```js
Expand Down

0 comments on commit 90dd638

Please sign in to comment.