Skip to content

Commit

Permalink
Use Shields.io style badge for Circle CI
Browse files Browse the repository at this point in the history
Bit less visually noisy, and clearer.

Signed-off-by: Olivier Lacan <[email protected]>
  • Loading branch information
olivierlacan committed Dec 12, 2018
1 parent 6890c31 commit e477261
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<p align="center"><img src="docs/logo_and_name.png" width="600" alt="Loki Logo"></p>

<p align="center">
<a href="https://circleci.com/gh/grafana/loki/tree/master"><img src="https://circleci.com/gh/grafana/loki.svg?style=svg&circle-token=618193e5787b2951c1ea3352ad5f254f4f52313d" alt="CircleCI" /></a>

<a href="https://circleci.com/gh/grafana/loki/tree/master"><img src="https://circleci.com/gh/grafana/loki.svg?style=shield&circle-token=618193e5787b2951c1ea3352ad5f254f4f52313d" alt="CircleCI" /></a>
<a href="https://goreportcard.com/report/github.com/grafana/loki"><img src="https://goreportcard.com/badge/github.com/grafana/loki" alt="Go Report Card" /></a>
<a href="http://slack.raintank.io/"><img src="https://img.shields.io/badge/join%20slack-%23loki-brightgreen.svg" alt="Slack" /></a>
</p>
Expand Down

0 comments on commit e477261

Please sign in to comment.