From c1e42889a4ca1d86817441ad9806e5e09d1ff65b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=BF=97=E9=91=AB?= <786339231@qq.com> Date: Mon, 18 Oct 2021 11:23:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=94=99=E5=88=AB=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea105d7..a805624 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ - [🔥 这是什么?](#-这是什么) - [💻 如何使用](#-如何使用) +- [Comming soon!](#comming-soon) - [如何获取本仓库资料](#如何获取本仓库资料) - [如何贡献](#如何贡献) - [📖 目录](#-目录) @@ -169,7 +170,7 @@ ### 进阶 - [JavaScript 忍者秘籍(第 2 版)](https://book.douban.com/subject/30143702/) -- [你不知道的 JS 三卷](https://book.douban.com/subject/26351021/),该书英文版是开源的,并且作者已经在写第二版,有能力阅读英文的读者推荐直接看 [原著](https://github.com/getify/You-Dont-Know-JS) +- [你不知道的 JS 上卷](https://book.douban.com/subject/26351021/),该书英文版是开源的,并且作者已经在写第二版,有能力阅读英文的读者推荐直接看 [原著](https://github.com/getify/You-Dont-Know-JS) ### 高级