From 39135a70ca16fa3c3b697e04e810e2d9695c4083 Mon Sep 17 00:00:00 2001 From: zhiyu1998 <542716863@qq.com> Date: Fri, 9 Aug 2024 14:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20docs:=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03db136..c76da7c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ > 📢 推荐 TG 个人互联网分享频道(分享日常冲浪互联网看到好玩的网站、app应用):[RrOrange和朋友们](https://t.me/RrOrangeAndFriends) ## 🗃️ 文件架构 & 🌟 特征 -🗃️ 文件结构: +### 🗃️ 文件结构: ``` ├─.github │ └─ISSUE_TEMPLATE @@ -36,7 +36,7 @@ -🌟 特征: +### 🌟 特征: - 📦 开箱即用,git 到 Yunzai就可以使用 - 🚀 速度巨快,考虑单线程、多线程,用户可以联合 `BBDown`、`Aria2` @@ -71,7 +71,7 @@ git clone https://github.com/zhiyu1998/rconsole-plugin.git ./plugins/rconsole-pl ```shell -pnpm i -P --prefix ./plugins/rconsole-plugin/ +pnpm i --filter=rconsole-plugin ```