Skip to content

Commit

Permalink
Move badges under the title and add Dockerhub badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarrientos authored Jun 1, 2020
1 parent 4779592 commit a96df23
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# cryptowat_exporter [![](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)
# cryptowat_exporter

[![](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)

A [Prometheus](https://prometheus.io/) exporter to fetch values from [cryptowat.ch](https://cryptowat.ch) written in Go.

Expand Down

0 comments on commit a96df23

Please sign in to comment.