update readme

This commit is contained in:
YHH
2025-06-12 09:47:25 +08:00
parent 47207fad52
commit e4aad11965
6 changed files with 7 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ const pkg = JSON.parse(readFileSync('./package.json', 'utf8'));
const banner = `/**
* @esengine/ecs-framework v${pkg.version}
* 高性能ECS框架 - 适用于Cocos Creator和Laya引擎
* 高性能ECS框架 - 适用于Cocos Creator和Laya等JavaScript游戏引擎
*
* @author ${pkg.author}
* @license ${pkg.license}