Skip to content

Commit

Permalink
add some badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aellwein committed Apr 15, 2022
1 parent 3af8347 commit 38af3da
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 @@
[![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
==============
Expand Down

0 comments on commit 38af3da

Please sign in to comment.