Skip to content

Commit

Permalink
add npm image
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Nov 18, 2013
1 parent 5c70643 commit b364800
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,6 +1,8 @@
restful-router [![Build Status](https://secure.travis-ci.org/fengmk2/restful-router.png)](http://travis-ci.org/fengmk2/restful-router) [![Coverage Status](https://coveralls.io/repos/fengmk2/restful-router/badge.png)](https://coveralls.io/r/fengmk2/restful-router)
=======

[![NPM](https://nodei.co/npm/restful-router.png?downloads=true&stars=true)](https://nodei.co/npm/restful-router/)

![logo](https://raw.github.com/fengmk2/restful-router/master/logo.png)

Simple RESTful url router.
Expand Down Expand Up @@ -85,7 +87,7 @@ var server = connect(
).listen(3000);
```

## License
## License

(The MIT License)

Expand Down

0 comments on commit b364800

Please sign in to comment.