From 7c5a5a4d04c85cbaf4e0994518afaa531b451019 Mon Sep 17 00:00:00 2001 From: Matthias Diester Date: Wed, 17 Feb 2021 20:58:06 +0100 Subject: [PATCH] Move badges into headline Update badges and move them into the headline. --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 65afd87..0dd87fb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,3 @@ -# bunt - -[![License](https://img.shields.io/github/license/gonvenience/bunt.svg)](https://github.com/gonvenience/bunt/blob/main/LICENSE) -[![Go Report Card](https://goreportcard.com/badge/github.com/gonvenience/bunt)](https://goreportcard.com/report/github.com/gonvenience/bunt) -[![Build Status](https://travis-ci.com/gonvenience/bunt.svg?branch=main)](https://travis-ci.com/gonvenience/bunt) -[![Codecov](https://img.shields.io/codecov/c/github/gonvenience/bunt/main.svg)](https://codecov.io/gh/gonvenience/bunt) -[![PkgGoDev](https://pkg.go.dev/badge/github.com/gonvenience/bunt)](https://pkg.go.dev/github.com/gonvenience/bunt) -[![Release](https://img.shields.io/github/release/gonvenience/bunt.svg)](https://github.com/gonvenience/bunt/releases/latest) -![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/gonvenience/bunt) +# bunt [![License](https://img.shields.io/github/license/gonvenience/bunt.svg)](https://github.com/gonvenience/bunt/blob/main/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/gonvenience/bunt)](https://goreportcard.com/report/github.com/gonvenience/bunt) [![Build and Tests](https://github.com/gonvenience/bunt/workflows/Build%20and%20Tests/badge.svg)](https://github.com/gonvenience/bunt/actions?query=workflow%3A%22Build+and+Tests%22) [![Codecov](https://img.shields.io/codecov/c/github/gonvenience/bunt/main.svg)](https://codecov.io/gh/gonvenience/bunt) [![PkgGoDev](https://pkg.go.dev/badge/github.com/gonvenience/bunt)](https://pkg.go.dev/github.com/gonvenience/bunt) [![Release](https://img.shields.io/github/release/gonvenience/bunt.svg)](https://github.com/gonvenience/bunt/releases/latest) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/gonvenience/bunt) Golang package for creating true color output in terminals