docs: update README image paths and version to 2.0.0-beta.1
- Update all image references from `public/` to `frontend/public/` to reflect correct project structure - Bump version badge from 1.3.4 to 2.0.0-beta.1 in README - Refresh example screenshots (example1.png, example2.png, example3.png) - Update audit report example image (审计报告示例.png) - Ensure all documentation images point to correct frontend assets location
14
README.md
|
|
@ -1,14 +1,14 @@
|
|||
# XCodeReviewer - 您的智能代码审计伙伴 🚀
|
||||
|
||||
<div style="width: 100%; max-width: 600px; margin: 0 auto;">
|
||||
<img src="public/images/logo.png" alt="XCodeReviewer Logo" style="width: 100%; height: auto; display: block; margin: 0 auto;">
|
||||
<img src="frontend/public/images/logo.png" alt="XCodeReviewer Logo" style="width: 100%; height: auto; display: block; margin: 0 auto;">
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/lintsinghua/XCodeReviewer/releases)
|
||||
[](https://github.com/lintsinghua/XCodeReviewer/releases)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://reactjs.org/)
|
||||
[](https://www.typescriptlang.org/)
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
<div style="width: 100%; max-width: 600px; margin: 0 auto;">
|
||||
<a href="https://github.com/lintsinghua/XCodeReviewer">
|
||||
<img src="public/star-me-cn.svg" alt="Star this project" style="width: 100%; height: auto; display: block; margin: 0 auto;" />
|
||||
<img src="frontend/public/star-me-cn.svg" alt="Star this project" style="width: 100%; height: auto; display: block; margin: 0 auto;" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
在快节奏的软件开发中,保证代码质量至关重要。传统代码审计工具规则死板、效率低下,而人工审计则耗时耗力。XCodeReviewer 借助 LLM 的强大能力,彻底改变了代码审查的方式:
|
||||
|
||||

|
||||

|
||||
|
||||
<div div align="center">
|
||||
<em>
|
||||
|
|
@ -57,15 +57,15 @@
|
|||
### 主要功能界面
|
||||
|
||||
#### 智能仪表盘
|
||||

|
||||

|
||||
*实时展示项目统计、质量趋势和系统性能,提供全面的代码审计概览*
|
||||
|
||||
#### 即时分析
|
||||

|
||||

|
||||
*支持代码片段快速分析,提供详细的 What-Why-How 解释和修复建议*
|
||||
|
||||
#### 项目管理
|
||||

|
||||

|
||||
*集成 GitHub/GitLab 仓库,支持多语言项目审计和批量代码分析*
|
||||
|
||||
## 🚀 快速开始
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 463 KiB After Width: | Height: | Size: 338 KiB |
|
Before Width: | Height: | Size: 368 KiB After Width: | Height: | Size: 273 KiB |
|
Before Width: | Height: | Size: 421 KiB After Width: | Height: | Size: 241 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 288 KiB |