From a39964ed2c995cd6f5a435b12750445eb364e99a Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 8 Oct 2020 21:24:10 +0200 Subject: [PATCH] Full pack of badges. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 708a3ad..53b2405 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ -# ldflags package +[![Release](https://img.shields.io/github/release/version-go/ldflags.svg?style=flat-square)](https://github.com/version-go/ldflags/releases) +![GitHub](https://img.shields.io/github/license/version-go/ldflags?style=flat-square) +[![Maintainability](https://api.codeclimate.com/v1/badges/4adb592e28b03dd219b8/maintainability)](https://codeclimate.com/github/version-go/ldflags/maintainability) +[![Go Report Card](https://goreportcard.com/badge/github.com/version-go/ldflags)](https://goreportcard.com/report/github.com/version-go/ldflags) +[![GoDoc](https://godoc.org/github.com/version-go/ldflags?status.svg)](https://godoc.org/github.com/version-go/ldflags) +[![GoDoc](https://pkg.go.dev/badge/github.com/version-go/ldflags?status.svg)](https://pkg.go.dev/github.com/version-go/ldflags?tab=doc) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fversion-go%2Fldflags.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fversion-go%2Fldflags?ref=badge_shield) +# ldflags package Package to store on-build extra information: version(tag), build hash, build time