Skip to content

Commit 943f13c

Browse files
docs(readme): add Greenkeeper badge
https://greenkeeper.io/
1 parent 61a9b37 commit 943f13c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# fastify-redis
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/fastify/fastify-redis.svg)](https://greenkeeper.io/)
4+
35
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) [![Build Status](https://travis-ci.org/fastify/fastify-redis.svg?branch=master)](https://travis-ci.org/fastify/fastify-redis)
46

57
Fastify Redis connection plugin, with this you can share the same Redis connection in every part of your server.

0 commit comments

Comments
 (0)