From 871f1f49fe3dc6e54a35216c52a9b56534484c2f Mon Sep 17 00:00:00 2001 From: lintsinghua <1930438860@qq.com> Date: Mon, 27 Oct 2025 17:13:07 +0800 Subject: [PATCH] docs: update README files with version badge and social media links - Replaced build status badge with version badge in both English and Chinese README files. - Added social media badges for stars and forks to enhance project visibility and engagement. --- README.md | 14 +++++++------- README_EN.md | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 54e494f..2d42e54 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@

-[![构建状态](https://img.shields.io/badge/build-passing-brightgreen)](https://github.com/lintsinghua/XCodeReviewer) -[![许可证: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![React](https://img.shields.io/badge/React-18.0.0-blue.svg)](https://reactjs.org/) -[![TypeScript](https://img.shields.io/badge/TypeScript-5.7.2-blue.svg)](https://www.typescriptlang.org/) -[![Vite](https://img.shields.io/badge/Vite-5.1.4-646CFF.svg)](https://vitejs.dev/) -[![Supabase](https://img.shields.io/badge/Supabase-3ECF8E.svg)](https://supabase.com/) -[![Google Gemini](https://img.shields.io/badge/Google%20Gemini-4285F4.svg)](https://ai.google.dev/) +[![Version](https://img.shields.io/badge/version-1.1.3-blue.svg)](https://github.com/lintsinghua/XCodeReviewer/releases) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![React](https://img.shields.io/badge/React-18-61dafb.svg)](https://reactjs.org/) +[![TypeScript](https://img.shields.io/badge/TypeScript-5.7-3178c6.svg)](https://www.typescriptlang.org/) +[![Vite](https://img.shields.io/badge/Vite-5.1-646cff.svg)](https://vitejs.dev/) +[![Stars](https://img.shields.io/github/stars/lintsinghua/XCodeReviewer?style=social)](https://github.com/lintsinghua/XCodeReviewer/stargazers) +[![Forks](https://img.shields.io/github/forks/lintsinghua/XCodeReviewer?style=social)](https://github.com/lintsinghua/XCodeReviewer/network/members)
diff --git a/README_EN.md b/README_EN.md index ce082e8..29a568f 100644 --- a/README_EN.md +++ b/README_EN.md @@ -11,13 +11,13 @@

-[![Build Status](https://img.shields.io/badge/build-passing-brightgreen)](https://github.com/lintsinghua/XCodeReviewer) +[![Version](https://img.shields.io/badge/version-1.1.3-blue.svg)](https://github.com/lintsinghua/XCodeReviewer/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![React](https://img.shields.io/badge/React-18.0.0-blue.svg)](https://reactjs.org/) -[![TypeScript](https://img.shields.io/badge/TypeScript-5.7.2-blue.svg)](https://www.typescriptlang.org/) -[![Vite](https://img.shields.io/badge/Vite-5.1.4-646CFF.svg)](https://vitejs.dev/) -[![Supabase](https://img.shields.io/badge/Supabase-3ECF8E.svg)](https://supabase.com/) -[![Google Gemini](https://img.shields.io/badge/Google%20Gemini-4285F4.svg)](https://ai.google.dev/) +[![React](https://img.shields.io/badge/React-18-61dafb.svg)](https://reactjs.org/) +[![TypeScript](https://img.shields.io/badge/TypeScript-5.7-3178c6.svg)](https://www.typescriptlang.org/) +[![Vite](https://img.shields.io/badge/Vite-5.1-646cff.svg)](https://vitejs.dev/) +[![Stars](https://img.shields.io/github/stars/lintsinghua/XCodeReviewer?style=social)](https://github.com/lintsinghua/XCodeReviewer/stargazers) +[![Forks](https://img.shields.io/github/forks/lintsinghua/XCodeReviewer?style=social)](https://github.com/lintsinghua/XCodeReviewer/network/members)