diff --git a/README-EN.md b/README-EN.md index 3fd835f..8f28010 100644 --- a/README-EN.md +++ b/README-EN.md @@ -129,7 +129,6 @@ ogame-vue-ts/ │ └── style.css # Global styles ├── .github/ │ └── ISSUE_TEMPLATE/ # GitHub issue templates -├── CLAUDE.md # AI assistant instructions ├── LICENSE # CC BY-NC 4.0 License ├── package.json # Project dependencies ├── tsconfig.json # TypeScript configuration diff --git a/README.md b/README.md index 2135c2a..1570120 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,6 @@ ogame-vue-ts/ │ └── style.css # 全局样式 ├── .github/ │ └── ISSUE_TEMPLATE/ # GitHub issue 模板 -├── CLAUDE.md # AI 助手说明文档 ├── LICENSE # CC BY-NC 4.0 许可证 ├── package.json # 项目依赖 ├── tsconfig.json # TypeScript 配置