From af1f353ca91a6d0c010c5a4196a2d32940090039 Mon Sep 17 00:00:00 2001 From: fourmeepo Date: Sun, 19 Mar 2023 23:56:09 +0800 Subject: [PATCH] update codecov badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db70921..dd1da99 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Golang Tag Align ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/4meepo/tagalign?style=flat-square) -[![codecov](https://codecov.io/gh/4meepo/tagalign/branch/main/graph/badge.svg)](https://app.codecov.io/github/4meepo/tagalign) +[![codecov](https://codecov.io/github/4meepo/tagalign/branch/main/graph/badge.svg?token=1R1T61UNBQ)](https://codecov.io/github/4meepo/tagalign) [![GoDoc](https://godoc.org/github.com/4meepo/tagalign?status.svg)](https://pkg.go.dev/github.com/4meepo/tagalign) [![Go Report Card](https://goreportcard.com/badge/github.com/4meepo/tagalign)](https://goreportcard.com/report/github.com/4meepo/tagalign)