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)