Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jasonlewis/enhanced-router
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlewis committed Jun 7, 2013
2 parents 7df03be + 53a6a12 commit b321e52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Enhanced Router is an extension to the Laravel 4 router and provides some enhanced functionality.

[![Build Status](https://travis-ci.org/jasonlewis/enhanced-router.png?branch=master)](https://travis-ci.org/jasonlewis/enhanced-router)

## Installation

Add `jasonlewis/enhanced-router` to `composer.json`.
Expand Down Expand Up @@ -190,4 +192,4 @@ Route::group(array('prefix' => '{locale}'), function()

## License

Released under the 2-clause BSD. Copyright 2013 Jason Lewis.
Released under the 2-clause BSD. Copyright 2013 Jason Lewis.

0 comments on commit b321e52

Please sign in to comment.