diff --git a/README.md b/README.md
index ad0927f..0da5afc 100644
--- a/README.md
+++ b/README.md
@@ -54,12 +54,6 @@ remain visible; the responsive grid reflows around that selection.

-### Responsive local dashboard
-
-The same Overview, insights, and data remain usable on a narrow screen.
-
-
-
## Install
### Claude Code and Codex — one command
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 2dad297..91fa879 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -13,7 +13,7 @@ Coding Wrapped 会读取本地的 Claude Code 和 Codex 记录,把你与 AI
[English](README.md)
-
+
## 它会生成什么
@@ -39,25 +39,19 @@ Coding Wrapped 会读取本地的 Claude Code 和 Codex 记录,把你与 AI
Insight 不只是一张插画。每张卡还会解释触发它的行为、Agent
如何回应、它反映出的协作风格,以及一条可以立刻尝试的轻建议。
-
+
### 可以自定义的 Coding behavior 数据
事实数据区最多包含八个模块。用户可以选择需要显示的内容,响应式网格会
根据模块数量自动重排。
-
+
### 四种不重复的视觉故事

-### 响应式本地 Dashboard
-
-在窄屏中,Coding 总览、Insight 和事实数据依然可以正常查看。
-
-
-
## 安装
### Claude Code 和 Codex:一条命令
diff --git a/docs/images/behavior-metrics-zh.png b/docs/images/behavior-metrics-zh.png
new file mode 100644
index 0000000..d947791
Binary files /dev/null and b/docs/images/behavior-metrics-zh.png differ
diff --git a/docs/images/dashboard-zh.png b/docs/images/dashboard-zh.png
new file mode 100644
index 0000000..073e50f
Binary files /dev/null and b/docs/images/dashboard-zh.png differ
diff --git a/docs/images/insight-detail-zh.png b/docs/images/insight-detail-zh.png
new file mode 100644
index 0000000..d784e55
Binary files /dev/null and b/docs/images/insight-detail-zh.png differ