docs: update gitignore and add english readme

- Add CLAUDE.md and MULTI_LANGUAGE_PLAN.md to gitignore
- Fix english badge link in README.md
- Add comprehensive README_EN.md with project details
- Update CLAUDE.md with new project architecture details
This commit is contained in:
sanbuphy
2026-01-13 16:04:46 +08:00
parent edaef68c1e
commit e61706520d
4 changed files with 242 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
</p>
<div align="center">
<a href="https://github.com/THU-SIGS-AIID/ai-vibe-coding-101/blob/main/README.md"><img src="https://img.shields.io/badge/English-2196F3?style=for-the-badge&logo=readme&logoColor=white&labelColor=1a1a2e" alt="English"></a>
<a href="README_EN.md"><img src="https://img.shields.io/badge/English-2196F3?style=for-the-badge&logo=readme&logoColor=white&labelColor=1a1a2e" alt="English"></a>
<a href="README.md"><img src="https://img.shields.io/badge/中文-2196F3?style=for-the-badge&logo=readme&logoColor=white&labelColor=1a1a2e" alt="中文"></a>
</div>