Skip to content

Commit

Permalink
docs(readme): add Greenkeeper badge
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 17, 2018
1 parent a3d9970 commit d721f08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@
<img align="right" width="350" height="auto" src="https://martinfowler.com/bliki/images/circuitBreaker/state.png">

# fastify-circuit-breaker

[![Greenkeeper badge](https://badges.greenkeeper.io/fastify/fastify-circuit-breaker.svg)](https://greenkeeper.io/)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) [![Build Status](https://travis-ci.org/delvedor/easy-breaker.svg?branch=master)](https://travis-ci.org/delvedor/easy-breaker)

A low overhead [circuit breaker](https://martinfowler.com/bliki/CircuitBreaker.html) for your routes.
Expand Down

0 comments on commit d721f08

Please sign in to comment.