Fixup README formatting (#3251)

Remove formatting that doesn't render properly.

Signed-off-by: Ben Kochie <superq@gmail.com>
pull/3255/head
Ben Kochie 4 months ago committed by GitHub
parent d611fb2504
commit 8107c3f6c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      README.md

@ -1,8 +1,8 @@
# Node exporter
[![CircleCI](https://circleci.com/gh/prometheus/node_exporter/tree/master.svg?style=shield)][circleci]
[![bsd workflow](https://github.com/prometheus/node_exporter/actions/workflows/bsd.yml/badge.svg)][actions]
[![golangci-lint workflow](https://github.com/prometheus/node_exporter/actions/workflows/golangci-lint.yml/badge.svg)][actions]
![bsd workflow](https://github.com/prometheus/node_exporter/actions/workflows/bsd.yml/badge.svg)
![golangci-lint workflow](https://github.com/prometheus/node_exporter/actions/workflows/golangci-lint.yml/badge.svg)
[![Docker Repository on Quay](https://quay.io/repository/prometheus/node-exporter/status)][quay]
[![Docker Pulls](https://img.shields.io/docker/pulls/prom/node-exporter.svg?maxAge=604800)][hub]
[![Go Report Card](https://goreportcard.com/badge/github.com/prometheus/node_exporter)][goreportcard]

Loading…
Cancel
Save