From f483e739fc446a3a301372021e13f3e7fe700dbd Mon Sep 17 00:00:00 2001 From: dgflash Date: Mon, 25 Jul 2022 17:45:20 +0800 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3f2c68..36ce6e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #### 介绍 -oops-framework-plugin 是基于 Cocos Creator 3.x 开发的以插件形式使用的版本,此版本框架代码与游戏具体业务逻辑代码分享,方便后续升级时,从源库中更新作者最新版本代码。 +oops-framework-plugin 是基于 Cocos Creator 3.x 以插件形式使用的游戏框架,此版本框架代码与游戏具体业务逻辑代码分离,方便在项目开发过程随时更新框架最新版本代码。 #### 技术文档 - [oops-framework update](https://gitee.com/dgflash/oops-framework/tree/master/doc/using.md) @@ -8,4 +8,4 @@ oops-framework-plugin 是基于 Cocos Creator 3.x 开发的以插件形式使用 - [mvvm](https://gitee.com/dgflash/oops-framework/tree/master/doc/mvvm) #### 学习交流 QQ 群:798575969 - ![](http://dgflash.gitee.io/oops-full-stack-web/doc/img/qq.png) \ No newline at end of file +![](http://dgflash.gitee.io/oops-full-stack-web/doc/img/qq.png) \ No newline at end of file