From fa7ae5a1b354b284c746aa843ee3c2dcfd97f80f Mon Sep 17 00:00:00 2001 From: Young Date: Mon, 3 Aug 2020 22:43:49 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29e89cd..9eee82b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公 | [A set of example golang code to start learning Go](https://github.com/mkaz/working-with-go) | | [快学 Go 语言](https://zhuanlan.zhihu.com/quickgo) | | [从零到 Go 大神](https://medium.freecodecamp.org/learning-go-from-zero-to-hero-d2a3223b3d86) | -| [几秒内创建一个标准架构分层的Go项目](https://github.com/danceyoung/goslayer) | +| [几秒内创建一个标准架构分层的 Go 项目](https://github.com/danceyoung/goslayer) | | Go 进阶 | | -------------------------------------------------------------------------------------- |