From f7fae848d3731f2780552971c067efacdeb9699c Mon Sep 17 00:00:00 2001 From: Alan Bondarchuk Date: Wed, 31 May 2017 02:45:36 +0500 Subject: [PATCH] Update readme --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 01b0642..f71d0fb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # koa-boost -[![Build Status](https://travis-ci.org/fortis/koa-boost.svg?branch=master)](https://travis-ci.org/fortis/koa-boost) -[![Coverage Status](https://coveralls.io/repos/github/fortis/koa-boost/badge.svg)](https://coveralls.io/github/fortis/koa-boost) -Cache middleware for [koa](https://github.com/koajs/koa). It stores the responses matching a given pattern. +

+ travis-ci status + coverage status + npm version + Standard - JavaScript Style Guide +

+ +Cache middleware for [koa](https://github.com/koajs/koa). ## Installation