Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bradoyler committed Sep 10, 2015
1 parent 8ca74dc commit 49d3351
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Simple middleware for Express route caching with a given TTL (in seconds)

[![Build Status](https://travis-ci.org/bradoyler/route-cache.svg?branch=master)](https://travis-ci.org/bradoyler/route-cache)

[![NPM](https://nodei.co/npm/route-cache.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/route-cache/)
[![NPM Version][npm-image]][npm-url]

Make your routes do this ->![dodging](http://gifs.gifbin.com/1234778873_Muhammad_Ali_dodging_punches.gif)

Expand Down Expand Up @@ -68,3 +67,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

[npm-image]: https://img.shields.io/npm/v/route-cache.svg
[npm-url]: https://npmjs.org/package/route-cache

0 comments on commit 49d3351

Please sign in to comment.