From 097f6886f2f7ed178bea0ca8833a340911bf7323 Mon Sep 17 00:00:00 2001 From: Kevin Wan Date: Tue, 15 Dec 2020 23:47:41 +0800 Subject: [PATCH] Update readme.md --- readme.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/readme.md b/readme.md index d9f19937..e3a43b3f 100644 --- a/readme.md +++ b/readme.md @@ -179,7 +179,13 @@ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/ * [文本序列化和反序列化](https://github.com/tal-tech/zero-doc/blob/main/doc/mapping.md) * [快速构建 jwt 鉴权认证](https://github.com/tal-tech/zero-doc/blob/main/doc/jwt.md) -## 8. 微信交流群 +## 8. 微信公众号 + +`go-zero` 相关文章都会在 `微服务实践` 公众号整理呈现,欢迎扫码关注,也可以通过公众号私信我 👏 + +wechat + +## 9. 微信交流群 如果文档中未能覆盖的任何疑问,欢迎您在群里提出,我们会尽快答复。 @@ -196,9 +202,3 @@ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/ 项目地址:[https://github.com/tal-tech/go-zero](https://github.com/tal-tech/go-zero) 码云地址:[https://gitee.com/kevwan/go-zero](https://gitee.com/kevwan/go-zero) (国内用户可访问gitee,每日自动从github同步代码) - -## 9. 微信公众号 - -`go-zero` 相关文章都会在 `微服务实践` 公众号整理呈现,欢迎扫码关注,也可以通过公众号私信我 👏 - -wechat \ No newline at end of file