From f6559b1715ac3af8c78856f57fc90f4217fb54ab Mon Sep 17 00:00:00 2001 From: Daniel Czerwonk Date: Sat, 27 May 2017 11:55:13 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee38f5d..2379a38 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# bird_exporter [![Build Status](https://travis-ci.org/czerwonk/bird_exporter.svg)][travis] +# bird_exporter +[![Build Status](https://travis-ci.org/czerwonk/bird_exporter.svg)][travis] +[![Go Report Card](https://goreportcard.com/badge/github.com/czerwonk/bird_exporter)][goreportcard] + Metric exporter for bird routing daemon to use with Prometheus ## Remarks @@ -35,3 +38,4 @@ see https://prometheus.io/ see http://bird.network.cz/ [travis]: https://travis-ci.org/czerwonk/bird_exporter +[goreportcard]: https://goreportcard.com/report/github.com/czerwonk/bird_exporter