docs(README.md): Added link to go-judge Github repo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
张佳澈520370910044 2024-03-29 14:57:46 +08:00
parent 9d15b0038f
commit fb61ad33e3

View File

@ -2,7 +2,7 @@
## Quick Start
To register the sandbox executor, you need to run go-judge before running this program.
To register the sandbox executor, you need to run [`go-judge`](https://github.com/criyle/go-judge) before running this program. Install `go-judge` and start it with `go-judge -enable-grpc`
```bash
$ make test