Update README.md

This commit is contained in:
yystopf 2024-05-23 16:21:10 +08:00
parent 7a13588a2a
commit 0157b079a5
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@
这里我注册了一个账号用户名为yystopf密码为12345678
另外运行代码前需要拉取依赖
```shell
cd _example
go mod tidy
```
### 创建文件
```shell