Skip to content

Commit

Permalink
Add some badges
Browse files Browse the repository at this point in the history
  • Loading branch information
vassilevsky committed Jan 26, 2019
1 parent 1d57484 commit 69f514a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![gem version](https://img.shields.io/gem/v/simple_circuit.svg?style=flat-square)](https://rubygems.org/gems/simple_circuit)
[![build status](https://img.shields.io/travis/vassilevsky/simple_circuit.svg?style=flat-square)](https://travis-ci.org/vassilevsky/simple_circuit)

# SimpleCircuit

A simple implementation of [Circuit Breaker](https://en.wikipedia.org/wiki/Circuit_breaker_design_pattern) pattern.
Expand Down

0 comments on commit 69f514a

Please sign in to comment.