From 7eb6302620d6e7198ca2be4df42d1b73a0667bab Mon Sep 17 00:00:00 2001 From: dgflash Date: Tue, 26 Jul 2022 16:15:15 +0800 Subject: [PATCH] readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 2034678..2a90fb4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ - #### 介绍 -oops-framework-plugin 是基于 Cocos Creator 3.x 以插件形式使用的游戏框架,此版本框架代码与游戏具体业务逻辑代码分离,方便在项目开发过程随时更新框架最新版本代码。 +oops-plugin-framework 是基于 Cocos Creator 3.x 以插件形式使用的游戏框架,此版本框架代码与游戏具体业务逻辑代码分离,方便在项目开发过程随时更新框架最新版本代码。 #### 技术文档 - [oops-framework update](https://gitee.com/dgflash/oops-framework/tree/master/doc/using.md)