From ebe61ebf0fff0e5076edd96d0cf93ff57fcf8fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=82=96=E5=81=A5=E6=AD=A3=EF=BC=88=E5=AE=B6=E5=92=8C?= =?UTF-8?q?=EF=BC=89?= Date: Fri, 14 Jun 2024 16:28:22 +0800 Subject: [PATCH] feat(docs): add link to LazyVim For Ambitious Developers to README-CN.md --- 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 下的文件会在适当的时候自动加载,所以你不需要手动引入这些文件。