From 56f53bb777f178067a4fbd3c6c02ae9263b0d2f6 Mon Sep 17 00:00:00 2001 From: "T.v.Dein" Date: Sat, 6 Jan 2024 18:07:33 +0100 Subject: [PATCH] remove duplicate license badge (#28) * remove duplicate license badge * fix badges --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7146627..c1ac680 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ ![Kleingebaeck Logo](https://github.com/TLINDEN/kleingebaeck/blob/main/.github/assets/kleingebaecklogo-small.png) -[![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://github.com/tlinden/kleingebaeck/blob/master/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/tlinden/kleingebaeck)](https://goreportcard.com/report/github.com/tlinden/kleingebaeck) [![Actions](https://github.com/tlinden/kleingebaeck/actions/workflows/ci.yaml/badge.svg)](https://github.com/tlinden/kleingebaeck/actions) [![Go Coverage](https://github.com/tlinden/kleingebaeck/wiki/coverage.svg)](https://raw.githack.com/wiki/tlinden/kleingebaeck/coverage.html)