docs(readme): Add online demo section to both README files

- Moved online demo section to a more prominent location in both Chinese and English README files
- Ensured consistent placement and formatting of online demo link
- Improved visibility of the online demo URL for easier access
- Maintained existing documentation structure and style
This commit is contained in:
lintsinghua 2025-11-11 18:24:55 +08:00
parent 9198cdf9d2
commit d6b80b8f90
2 changed files with 8 additions and 8 deletions

View File

@ -34,6 +34,10 @@
**XCodeReviewer** 是一个由大型语言模型LLM驱动的现代化代码审计平台旨在为开发者提供智能、全面且极具深度的代码质量分析和审查服务。
#### 🌐 在线演示
无需部署,直接访问在线演示(数据存储在浏览器本地,支持所有核心功能):**[https://xcodereviewer-preview.vercel.app](https://xcodereviewer-preview.vercel.app)**
## 🌟 为什么选择 XCodeReviewer
在快节奏的软件开发中保证代码质量至关重要。传统代码审计工具规则死板、效率低下而人工审计则耗时耗力。XCodeReviewer 借助 LLM 的强大能力,彻底改变了代码审查的方式:
@ -59,10 +63,6 @@
### 主要功能界面
#### 🌐 在线演示
无需部署,直接访问在线演示(数据存储在浏览器本地,支持所有核心功能):**[https://xcodereviewer-preview.vercel.app](https://xcodereviewer-preview.vercel.app)**
#### 智能仪表盘
![智能仪表盘](public/images/example1.png)
*实时展示项目统计、质量趋势和系统性能,提供全面的代码审计概览*

View File

@ -34,6 +34,10 @@
**XCodeReviewer** is a modern code audit platform powered by Large Language Models (LLM), designed to provide developers with intelligent, comprehensive, and in-depth code quality analysis and review services.
#### 🌐 Online Demo
No deployment needed, access the online demo directly (data stored locally in browser, all core features supported): **[https://xcodereviewer-preview.vercel.app](https://xcodereviewer-preview.vercel.app)**
## 🌟 Why Choose XCodeReviewer?
In the fast-paced world of software development, ensuring code quality is crucial. Traditional code audit tools are rigid and inefficient, while manual audits are time-consuming and labor-intensive. XCodeReviewer leverages the powerful capabilities of LLM to revolutionize the way code reviews are conducted:
@ -59,10 +63,6 @@ In the fast-paced world of software development, ensuring code quality is crucia
### Main Feature Interfaces
#### 🌐 Online Demo
No deployment needed, access the online demo directly (data stored locally in browser, all core features supported): **[https://xcodereviewer-preview.vercel.app](https://xcodereviewer-preview.vercel.app)**
#### 📊 Intelligent Dashboard
![Intelligent Dashboard](public/images/example1.png)
*Real-time display of project statistics, quality trends, and system performance, providing comprehensive code audit overview*