From 3dbb4bd5f6e851a9389c4498be4ed4ad7ea4494a Mon Sep 17 00:00:00 2001 From: xiaojianzheng <1272209235@qq.com> Date: Sat, 15 Jun 2024 00:04:53 +0800 Subject: [PATCH] docs: add link to LazyVim For Ambitious Developers to README-CN.md (#3644) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 肖健正(家和) --- README-CN.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README-CN.md b/README-CN.md index 395e146e..b78a398a 100644 --- a/README-CN.md +++ b/README-CN.md @@ -113,6 +113,10 @@ docker run -w /root -it --rm alpine:edge sh -uelic ' [![Watch the video](https://img.youtube.com/vi/N93cTbtLCIM/hqdefault.jpg)](https://www.youtube.com/watch?v=N93cTbtLCIM) +[@dusty-phillips](https://github.com/dusty-phillips) 正在编写一本名为 +[LazyVim for Ambitious Developers](https://lazyvim-ambitious-devs.phillips.codes) +的书,该书可在线免费获得。 + ## 📂 文件结构 config 下的文件会在适当的时候自动加载,所以你不需要手动引入这些文件。