Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
leeluolee committed Oct 26, 2014
1 parent 2ab4c0e commit a6feb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ module.exports = {

It is just a config for routers, you need export a [Object] contains router config. the keys is join with 【METHOD】 and 【PATH】, and the values represent the callback。this function is based on [express](http://expressjs.com)'s router, you can check its document for more help。

__[【check the usage record 】](http://leeluolee.github.io/attach/2014-10/puer-step-4.gif)__
__[【check the usage record 】](http://leeluolee.github.io/attach/2014-10/puer-step-2.gif)__

once the `route.js` changed, puer will hot refresh it. there is no need to restart puer.

Expand Down

0 comments on commit a6feb0d

Please sign in to comment.