Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
Added Gemnasium badge and info on Express minimal version
Browse files Browse the repository at this point in the history
Closes #3
  • Loading branch information
Gustavo Henke committed Oct 10, 2013
1 parent c12a7ba commit 6833991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Shrinkroute [![Build Status](https://travis-ci.org/gustavohenke/shrinkroute.png)](https://travis-ci.org/gustavohenke/shrinkroute) [![NPM version](https://badge.fury.io/js/shrinkroute.png)](http://badge.fury.io/js/shrinkroute)
# Shrinkroute [![Build Status](https://travis-ci.org/gustavohenke/shrinkroute.png)](https://travis-ci.org/gustavohenke/shrinkroute) [![NPM version](https://badge.fury.io/js/shrinkroute.png)](http://badge.fury.io/js/shrinkroute) [![Dependency Status](https://gemnasium.com/gustavohenke/shrinkroute.png)](https://gemnasium.com/gustavohenke/shrinkroute)

Named and nested routes for Express, with URL building support. Helps you in achieving DRY routes!
Named and nested routes for Express 3+, with URL building support. Helps you in achieving DRY routes!

Easy as that:
```javascript
Expand Down

0 comments on commit 6833991

Please sign in to comment.