Skip to content

Commit 838577e

Browse files
authored
Update README.md
1 parent 52c68da commit 838577e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Go 入门的学习笔记,从零开始学 Go,做一个 Go 工程师。
2929
│ ├─ 02-gRPC
3030
│ ├── 01-Go gRPC Hello World
3131
│ ├─ 03-go-gin-api [文档]
32-
│ ├── 01-使用 go modules 包管理工具
32+
│ ├── 01-使用 go modules 初始化项目
33+
│ ├── 02-规划项目目录和参数验证
34+
│ ├── 03-路由中间件 - 日志记录
3335
```
3436

3537
如果你发现本项目有内容上的错误,欢迎提交 issues 进行指正。

0 commit comments

Comments
 (0)