From e9c3172e9afd6f8e793fb678d64e87db81f52cf8 Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Mon, 17 Feb 2025 12:48:34 -0500 Subject: [PATCH] docs(README): add go reference badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc87b1a..88a0583 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # JOJ3 [![Go Report Card](https://goreportcard.com/badge/github.com/joint-online-judge/JOJ3)](https://goreportcard.com/report/github.com/joint-online-judge/JOJ3) +[![Go Reference](https://pkg.go.dev/badge/github.com/joint-online-judge/JOJ3.svg)](https://pkg.go.dev/github.com/joint-online-judge/JOJ3) ## Quick Start