diff --git a/README.md b/README.md index 5ce0010..b8b51e7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # go-metrics-prometheus -[![Continuous Integration](https://github.com/GameAnalytics/go-metrics-prometheus/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/GameAnalytics/go-metrics-prometheus/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/GameAnalytics/go-promex/branch/main/graph/badge.svg?token=W421ADEZCB)](https://codecov.io/gh/GameAnalytics/go-promex) +[![Continuous Integration](https://github.com/GameAnalytics/go-metrics-prometheus/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/GameAnalytics/go-metrics-prometheus/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/GameAnalytics/go-promex/branch/main/graph/badge.svg?token=W421ADEZCB)](https://codecov.io/gh/GameAnalytics/go-promex) [![Go Reference](https://pkg.go.dev/badge/github.com/GameAnalytics/go-promex.svg)](https://pkg.go.dev/github.com/GameAnalytics/go-promex) Prometheus exporter for [rcrowley/go-metrics](https://github.com/rcrowley/go-metrics).