diff --git a/README.md b/README.md
index dce9976..37c384a 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,22 @@
-
+
+
+
+
+
+
OpenCodeReview
+
The open source AI code review agent.
+
+
+
+
+
+
English | [简体中文](README.zh-CN.md)
-
+
-# OpenCodeReview
+---
AI-powered code review CLI that reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured review comments with line-level precision.
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 6271d87..e61f37c 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -1,10 +1,22 @@
-
+
+
+
+
+
+
OpenCodeReview
+
The open source AI code review agent.
+
+
+
+
+
+
[English](README.md) | 简体中文
-
+
-# OpenCodeReview
+---
AI 驱动的代码审查 CLI 工具,读取 Git diff,通过具备工具调用能力的 Agent 将变更文件发送至可配置的 LLM,生成具有行级精度的结构化审查意见。
diff --git a/imgs/logo.svg b/imgs/logo.svg
new file mode 100644
index 0000000..689d9fb
--- /dev/null
+++ b/imgs/logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file