From a2fde9f32b9d9ed59a629c08a7bfea60e672bc43 Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Tue, 28 Sep 2021 16:40:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8d8c662..1df4903 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,14 @@ ## 目录结构说明 +通过如下命令输出的目录结构: + +```bash +tree -I "node_modules|package-lock.json|yarn.lock" +``` + + + ```bash . ├── README.md