From d05af2dedd7de7278bc52e5b9bfcaf42b732b018 Mon Sep 17 00:00:00 2001 From: Tapir <9266865+TapirLiu@users.noreply.github.com> Date: Sun, 5 May 2019 20:19:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0Go=20101=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 732d1a3..0002ab8 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公 | [《Go语言高级编程》开源免费图书(开发中...) ](https://github.com/chai2010/advanced-go-programming-book) | | [一本学习 Go 语言的免费电子书。 ](https://github.com/mikespook/Learning-Go-zh-cn) | | [《Effective Go》中英双语版](https://github.com/bingohuang/effective-go-zh-en) | -| [Go 101](https://github.com/go101/go101) | +| [Go 101](https://github.com/go101/go101) ([中文版](https://github.com/golang101/golang101)) | | [Go Language CookBook With Examples](https://ednsquare.com/publisher/view/Go-Language-CookBook-With-Examples------xOhLZaZVGG) | | [Go for Industrial Programming - Go 工业级编程](https://peter.bourgon.org/go-for-industrial-programming/) | | [Learn Go with tests](https://github.com/quii/learn-go-with-tests) |