diff --git a/README.md b/README.md index 85ab6f4..fce104c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,31 @@ -# [Stoplight][1] - -[![Gem version][2]][3] -[![Build status][4]][5] -[![Coverage status][6]][7] -[![Quality status][8]][9] -[![Dependency status][10]][11] - -Stoplight is traffic control for code. It's an implementation of the circuit -breaker pattern in Ruby. - -Stoplight icon +

+ + Stoplight + + +
+ + Stoplight is traffic control for code. + It's an implementation of the circuit breaker pattern in Ruby. + +
+ + + + + + + + + + + + + + + + +

Check out [stoplight-admin][12] for controlling your stoplights. @@ -296,17 +312,6 @@ Stoplight is brought to you by [@camdez][15] and [@tfausak][16] from [@OrgSync][17]. We were inspired by Martin Fowler's [CircuitBreaker][18] article. -[1]: https://github.com/orgsync/stoplight -[2]: https://img.shields.io/gem/v/stoplight.svg -[3]: https://rubygems.org/gems/stoplight -[4]: https://img.shields.io/travis/orgsync/stoplight/master.svg -[5]: https://travis-ci.org/orgsync/stoplight -[6]: https://img.shields.io/coveralls/orgsync/stoplight/master.svg -[7]: https://coveralls.io/r/orgsync/stoplight -[8]: https://img.shields.io/codeclimate/github/orgsync/stoplight.svg -[9]: https://codeclimate.com/github/orgsync/stoplight -[10]: https://img.shields.io/gemnasium/orgsync/stoplight.svg -[11]: https://gemnasium.com/orgsync/stoplight [12]: https://github.com/orgsync/stoplight-admin [13]: https://rubygems.org/gems/redis [14]: https://rubygems.org/gems/hipchat