From 3407739c75cdd2c52a4cf186dfdd93e61b2406ad Mon Sep 17 00:00:00 2001
From: kite
Date: Thu, 28 May 2026 13:43:13 +0800
Subject: [PATCH] docs(README): Update README files with new layout and badges
---
README.md | 18 +++++++++++++++---
README.zh-CN.md | 18 +++++++++++++++---
imgs/logo.svg | 1 +
3 files changed, 31 insertions(+), 6 deletions(-)
create mode 100644 imgs/logo.svg
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