From 457c8c9c3f50699813453a68561f1007c9775966 Mon Sep 17 00:00:00 2001 From: Li Jie Date: Fri, 22 Nov 2024 17:42:38 +0800 Subject: [PATCH] fix badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70bcc5a..f2cc5b3 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A tool to run Go with Python environment configured. [![Build Status](https://github.com/gotray/got/actions/workflows/go.yml/badge.svg)](https://github.com/gotray/got/actions/workflows/go.yml) [![codecov](https://codecov.io/github/gotray/got/graph/badge.svg?token=V0ns2Rzmop)](https://codecov.io/github/gotray/got) -![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/cpunion/got) -[![GitHub commits](https://badgen.net/github/commits/cpunion/got)](https://GitHub.com/Naereen/cpunion/got/commit/) -[![GitHub release](https://img.shields.io/github/v/tag/cpunion/got.svg?label=release)](https://github.com/gotray/got/releases) +![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/gotray/got) +[![GitHub commits](https://badgen.net/github/commits/gotray/got)](https://GitHub.com/Naereen/gotray/got/commit/) +[![GitHub release](https://img.shields.io/github/v/tag/gotray/got.svg?label=release)](https://github.com/gotray/got/releases) [![Go Report Card](https://goreportcard.com/badge/github.com/gotray/got)](https://goreportcard.com/report/github.com/gotray/got) [![Go Reference](https://pkg.go.dev/badge/github.com/gotray/got.svg)](https://pkg.go.dev/github.com/gotray/got)