From 5ed01e3f8f2a9233a4ddca341e5c5ebca6e50e05 Mon Sep 17 00:00:00 2001 From: yangwenmai Date: Tue, 5 Jan 2021 15:41:49 +0800 Subject: [PATCH] docs: udpate essential go --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92e9168..367d802 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公 | [An example of gin](https://github.com/EDDYCJY/go-gin-example) | | [Go 语言原本(基于 Go 1.14)](https://changkun.de/golang) | | [Go 语言设计与实现](https://draveness.me/golang) | +| [Essential Go](https://essential-go.programming-books.io/) | | Go 面试 | | -------------------------------------------------------------------- |