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

|

|
||||||
*实时展示项目统计、质量趋势和系统性能,提供全面的代码审计概览*
|
*实时展示项目统计、质量趋势和系统性能,提供全面的代码审计概览*
|
||||||
|
|
|
||||||
|
|
@ -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.
|
**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?
|
## 🌟 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:
|
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
|
### 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
|
||||||

|

|
||||||
*Real-time display of project statistics, quality trends, and system performance, providing comprehensive code audit overview*
|
*Real-time display of project statistics, quality trends, and system performance, providing comprehensive code audit overview*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue