Compare commits

...

2 Commits

Author SHA1 Message Date
e9c3172e9a
docs(README): add go reference badge
All checks were successful
submodules sync / sync (push) Successful in 51s
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 9s
2025-02-17 12:48:34 -05:00
e06f7e6b95
chore: remove extra s in pkg name 2025-02-17 12:40:30 -05:00
2 changed files with 1 additions and 0 deletions

View File

@ -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