From b0699f3cd73e3899a4b9c90bf4de8d499dd6a5cf Mon Sep 17 00:00:00 2001 From: lintsinghua <129816813+lintsinghua@users.noreply.github.com> Date: Thu, 23 Oct 2025 10:47:08 +0800 Subject: [PATCH] Update README_EN.md --- README_EN.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README_EN.md b/README_EN.md index e994b7f..cb1cfa6 100644 --- a/README_EN.md +++ b/README_EN.md @@ -151,7 +151,7 @@ For development or custom modifications, use local deployment. ### 🔑 Getting API Keys -#### Google Gemini API Key +#### Google Gemini API Key(It is expected that more mainstream platform API functions will be opened in the future) 1. Visit [Google AI Studio](https://makersuite.google.com/app/apikey) 2. Create a new API Key 3. Add the API Key to `VITE_GEMINI_API_KEY` in your `.env` file @@ -187,7 +187,7 @@ For development or custom modifications, use local deployment.
🧠 Intelligent Auditing -- **AI Deep Code Understanding**: Based on Google Gemini, providing intelligent analysis beyond keyword matching. +- **AI Deep Code Understanding**: Based on Google Gemini(It is expected that more mainstream platform API functions will be opened in the future), providing intelligent analysis beyond keyword matching. - **Five Core Detection Dimensions**: - 🐛 **Potential Bugs**: Precisely capture logical errors, boundary conditions, and null pointer issues. - 🔒 **Security Vulnerabilities**: Identify SQL injection, XSS, sensitive information leakage, and other security risks. @@ -222,7 +222,7 @@ For development or custom modifications, use local deployment. | **Data Visualization** | `Recharts` | Professional chart library supporting multiple chart types | | **Routing** | `React Router v6` | Single-page application routing solution | | **State Management** | `React Hooks` `Sonner` | Lightweight state management and notification system | -| **AI Engine** | `Google Gemini 2.5 Flash` | Powerful large language model supporting code analysis | +| **AI Engine** | `Google Gemini 2.5 Flash`(It is expected that more mainstream platform API functions will be opened in the future) | Powerful large language model supporting code analysis | | **Backend Service** | `Supabase` `PostgreSQL` | Full-stack backend-as-a-service with real-time database | | **HTTP Client** | `Axios` `Ky` | Modern HTTP request libraries | | **Code Quality** | `Biome` `Ast-grep` `TypeScript` | Code formatting, static analysis, and type checking | @@ -350,4 +350,4 @@ We warmly welcome all forms of contributions! Whether it's submitting issues, cr --- ⭐ If this project helps you, please give us a **Star**! Your support is our motivation to keep moving forward! -[![Star History](https://api.star-history.com/svg?repos=lintsinghua/XCodeReviewer&type=Date)](https://star-history.com/#lintsinghua/XCodeReview \ No newline at end of file +[![Star History](https://api.star-history.com/svg?repos=lintsinghua/XCodeReviewer&type=Date)](https://star-history.com/#lintsinghua/XCodeReview