Skip to content

Commit

Permalink
* add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
otwm committed Jan 26, 2019
1 parent 8e429db commit 8b8d5f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# express cache
Cache Middleware for Express. The default is LRU-based cache


[![Build Status](https://travis-ci.com/otwm/express-cache.svg?branch=master)](https://travis-ci.com/otwm/express-cache)
[![Coverage Status](https://coveralls.io/repos/github/otwm/express-cache/badge.svg?branch=master)](https://coveralls.io/github/otwm/express-cache?branch=master)

## how to use
### basic
Expand Down

0 comments on commit 8b8d5f8

Please sign in to comment.