delete md

This commit is contained in:
engigu
2024-01-01 12:17:41 +08:00
parent c44a1fe216
commit 171de927b1
2 changed files with 1 additions and 25 deletions
+1
View File
@@ -30,3 +30,4 @@ go.work
/test
/conf
/runtime
.idea/
-25
View File
@@ -1,25 +0,0 @@
# Message Nest
`gin` 的一个例子,包含许多有用特性
## 安装
```
$ go get github.com/EDDYCJY/go-gin-example
```
## 如何运行
### 必须
- Mysql
### 准备
### 配置
[main.go](main.go)
### 运行[main.go](main.go)