From f7fc67b2f15ad7b8dbe882f8851757f0d22e9aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A6=E5=90=9B?= <73606411+setube@users.noreply.github.com> Date: Thu, 11 Dec 2025 15:31:49 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20CLAUDE.md=20?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=96=87=E6=A1=A3=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 从中英文 README 中删除 CLAUDE.md 文件说明,清理无用文档引用,保持项目说明简洁。 --- README-EN.md | 1 - README.md | 1 - 2 files changed, 2 deletions(-) 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 配置