From 9af2b9859a59419d3a2cb37f3294502175fe876e Mon Sep 17 00:00:00 2001 From: YHH <359807859@qq.com> Date: Sat, 18 Oct 2025 21:16:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Edeepwiki=E5=BE=BD=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d00d0ce3..d1b195c2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![TypeScript](https://img.shields.io/badge/TypeScript-5.0+-3178C6?style=flat&logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![GitHub stars](https://img.shields.io/github/stars/esengine/ecs-framework?style=social)](https://github.com/esengine/ecs-framework/stargazers) +[![DeepWiki](https://img.shields.io/badge/_AI_文档-DeepWiki-6366f1?style=flat&logo=gitbook&logoColor=white)](https://deepwiki.com/esengine/ecs-framework) 一个高性能的 TypeScript ECS (Entity-Component-System) 框架,专为现代游戏开发而设计。 @@ -160,4 +161,4 @@ function gameLoop(deltaTime: number) { ## 许可证 -[MIT](LICENSE) © 2025 ECS Framework \ No newline at end of file +[MIT](LICENSE) © 2025 ECS Framework