From 38af3da2dd52218088dc06d6c228650494b68c73 Mon Sep 17 00:00:00 2001 From: Alex Ellwein Date: Fri, 15 Apr 2022 21:00:52 +0200 Subject: [PATCH] add some badges to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9186ef5..dd7ecd0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -[![Go](https://github.com/aellwein/netcup-dns-api/actions/workflows/go.yml/badge.svg)](https://github.com/aellwein/netcup-dns-api/actions/workflows/go.yml) +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/aellwein/netcup-dns-api/Go) +[![Go Report Card](https://goreportcard.com/badge/github.com/aellwein/netcup-dns-api)](https://goreportcard.com/report/github.com/aellwein/netcup-dns-api) +![Codecov branch](https://img.shields.io/codecov/c/github/aellwein/netcup-dns-api/master) +![GitHub](https://img.shields.io/github/license/aellwein/netcup-dns-api) +![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/aellwein/netcup-dns-api) netcup-dns-api ==============