Skip to content

Commit

Permalink
readme: use SVG for GoDoc button
Browse files Browse the repository at this point in the history
This has the advantage that on high DPI displays the button is not
blurry.
  • Loading branch information
Ashish Gandhi committed May 2, 2016
1 parent 7b3b614 commit 58b012a
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,7 +1,7 @@
gobreaker
=========

[![GoDoc](https://godoc.org/github.com/sony/gobreaker?status.png)](http://godoc.org/github.com/sony/gobreaker)
[![GoDoc](https://godoc.org/github.com/sony/gobreaker?status.svg)](http://godoc.org/github.com/sony/gobreaker)
[![Build Status](https://travis-ci.org/sony/gobreaker.svg?branch=master)](https://travis-ci.org/sony/gobreaker)
[![Coverage Status](https://coveralls.io/repos/sony/gobreaker/badge.svg?branch=master&service=github)](https://coveralls.io/github/sony/gobreaker?branch=master)

Expand Down

0 comments on commit 58b012a

Please sign in to comment.