From aac4cf0f92a6b9ceaee462891858592dab5de5b7 Mon Sep 17 00:00:00 2001 From: Nacho Barrientos Date: Mon, 1 Jun 2020 16:28:12 +0200 Subject: [PATCH] Add latest release badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6dd571..44582dc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![](https://github.com/nbarrientos/cryptowat_exporter/workflows/Build/badge.svg)](https://github.com/nbarrientos/cryptowat_exporter/actions?query=workflow%3ABuild) [![](https://github.com/nbarrientos/cryptowat_exporter/workflows/Release/badge.svg)](https://github.com/nbarrientos/cryptowat_exporter/actions?query=workflow%3ARelease) [![](https://img.shields.io/docker/pulls/nbarrientos/cryptowat_exporter-linux-amd64.svg?maxAge=604800)](https://hub.docker.com/r/nbarrientos/cryptowat_exporter-linux-amd64) +[![](https://img.shields.io/github/v/release/nbarrientos/cryptowat_exporter)](https://github.com/nbarrientos/cryptowat_exporter/releases) A [Prometheus](https://prometheus.io/) exporter to fetch values from [cryptowat.ch](https://cryptowat.ch) written in Go.