From 16cbf4c1ef053ec1578b73761ad4b13a828c76e9 Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Mon, 30 Sep 2024 22:27:10 -0400 Subject: [PATCH] docs: go report badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c3241d..d532d4b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # JOJ3 -[![Gitea Actions Test Status](https://focs.ji.sjtu.edu.cn/git/JOJ/JOJ3/actions/workflows/test.yaml/badge.svg)](https://focs.ji.sjtu.edu.cn/git/JOJ/JOJ3/actions?workflow=test.yaml) +[![Go Report Card](https://goreportcard.com/badge/github.com/joint-online-judge/JOJ3)](https://goreportcard.com/report/github.com/joint-online-judge/JOJ3) ## Quick Start