From 48cdfcdcf2cd8a79c83c8f87f8b1a9c9fe739eca Mon Sep 17 00:00:00 2001 From: chaoXxxxx <474142438@qq.com> Date: Fri, 24 Jun 2022 15:31:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20readme=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05769969..f0cf9488 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ A. 首先需要明确的一点,就是移动端无论怎么做,体验上都 ├── components // 公用的业务组件 ├── Editor // 编辑器模块 ├── Screen // 播放器模块 - └── Screen // 移动端模块 + └── Mobile // 移动端模块 ``` @@ -262,4 +262,4 @@ A. 首先需要明确的一点,就是移动端无论怎么做,体验上都 # 📄 开源协议 -[GPL-3.0 license](https://github.com/pipipi-pikachu/PPTist/blob/master/LICENSE) © [pipipi-pikachu](https://github.com/pipipi-pikachu) \ No newline at end of file +[GPL-3.0 license](https://github.com/pipipi-pikachu/PPTist/blob/master/LICENSE) © [pipipi-pikachu](https://github.com/pipipi-pikachu)