docs: update

This commit is contained in:
xiaoxian521
2021-11-11 09:26:30 +08:00
parent 77ba17fb3a
commit 8cebbef626
2 changed files with 25 additions and 1 deletions

View File

@@ -6,6 +6,18 @@
## 用法
### 安装依赖
pnpm install
### 安装一个包
pnpm add 包名
### 卸载一个包
pnpm remove 包名
我认为你应该先 fork 项目去开发,以便我更新时你可以同步拉取更新!!!
## 配套视频教程