docs: readme typo

This commit is contained in:
Mmx233
2023-06-01 09:49:23 +08:00
parent 5f4492ac78
commit bcb840560c

View File

@@ -161,7 +161,7 @@ import (
)
func main() {
//具体用法请查看struct注释
//具体用法请查看 struct 注释
conf:=&srun.Conf{
Https: false,
Client: nil,