Update README to change the go get command to use the correct repository URL for the reconnect package. #2

Merged
mym merged 1 commits from reconnect-mym into main 2025-12-12 15:55:57 +08:00
Showing only changes of commit a47462ffd4 - Show all commits

View File

@@ -14,7 +14,7 @@
## 安装
```bash
go get github.com/blueocean-go/reconnect
go get git.whblueocean.cn/blueocean-go/reconnect
```
## 快速开始