Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TPei authored Aug 23, 2018
1 parent 65040cf commit ecc3fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# circuit_breaker [![Build Status](https://travis-ci.org/TPei/circuit_breaker.svg?branch=master)](https://travis-ci.org/TPei/circuit_breaker) [![Say Thanks!](https://img.shields.io/badge/say_thanks-:)-blue.svg)](https://saythanks.io/to/TPei)
# circuit_breaker [![Build Status](https://travis-ci.org/TPei/circuit_breaker.svg?branch=master)](https://travis-ci.org/TPei/circuit_breaker) [![Say Thanks!](https://img.shields.io/badge/say_thanks-:%29-blue.svg)](https://saythanks.io/to/TPei)

Simple Implementation of the [circuit breaker pattern](http://martinfowler.com/bliki/CircuitBreaker.html) in Crystal.

Expand Down

0 comments on commit ecc3fc1

Please sign in to comment.