From 58b890ae42c4182b036278d0e2d43d05afcd95b3 Mon Sep 17 00:00:00 2001
From: markthree <1801982702@qq.com>
Date: Sun, 23 Jan 2022 13:24:19 +0800
Subject: [PATCH] =?UTF-8?q?docs(README):=20=E8=A1=A5=E5=85=85=E5=8D=8F?=
=?UTF-8?q?=E8=AE=AE=E8=AF=B4=E6=98=8E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2de356a..637ecd1 100644
--- a/README.md
+++ b/README.md
@@ -733,6 +733,9 @@ pnpm run coverage
```
+
+
+
### 22. 命令行自动创建与删除
只要输入 👇,即可创建一个标准的页面或组件
@@ -742,4 +745,16 @@ pnpm run auto:create
当然也可以进行删除 👇
```shell
pnpm run auto:remove
-```
\ No newline at end of file
+```
+
+
+
+
+
+## License
+
+Made with markthree
+
+Published under [MIT License](./LICENSE).
+
+
\ No newline at end of file