diff --git a/README.md b/README.md
index cd66ead93..57f0c1beb 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
+> English README | [中文说明](README.zh-CN.md)
+
A reusable template for reverse-engineering any website into a clean, modern Next.js codebase using AI coding agents.
**Recommended: [Claude Code](https://docs.anthropic.com/en/docs/claude-code) with Opus 4.7 for best results** — but works with a variety of AI coding agents.
diff --git a/README.zh-CN.md b/README.zh-CN.md
new file mode 100644
index 000000000..4376bd57c
--- /dev/null
+++ b/README.zh-CN.md
@@ -0,0 +1,176 @@
+# AI Website Cloner Template 中文版
+
+