From 45d01eabea4c808ec720b0bcb4b6664b5e45dbd9 Mon Sep 17 00:00:00 2001
From: pany <939630029@qq.com>
Date: Thu, 5 Dec 2024 17:10:34 +0800
Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E6=A0=87=E7=AD=BE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 12 ++++++++----
README.zh-CN.md | 6 +++++-
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 76b8b184..b430f9ab 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,12 @@
-

+
V3 Admin Vite
+[](https://github.com/un-pany/v3-admin-vite/releases)
+[](https://github.com/un-pany/v3-admin-vite/stargazers)
+[](https://gitee.com/un-pany/v3-admin-vite/stargazers)
+
English | 中文
## Introduction
@@ -59,7 +63,7 @@ pnpm dev
-Build for Production
+Build
@@ -137,7 +141,7 @@ pnpm test
**Electron Desktop Version**: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite)
-**Domestic Repository**:[gitee](https://gitee.com/un-pany/v3-admin-vite)
+**Chinese Repository**:[gitee](https://gitee.com/un-pany/v3-admin-vite)
**Optional Group**:[check how to join](https://github.com/un-pany/v3-admin-vite/issues/191)
@@ -197,7 +201,7 @@ pnpm test
**ESlint**: Code linting and formatting
-**Axios**: Sends network requests (pre-packaged)
+**Axios**: Sends network requests
**UnoCSS**: A high-performance, flexible atomic CSS engine
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 7d6c54e9..ce271586 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -1,8 +1,12 @@
-

+
V3 Admin Vite
+[](https://github.com/un-pany/v3-admin-vite/releases)
+[](https://github.com/un-pany/v3-admin-vite/stargazers)
+[](https://gitee.com/un-pany/v3-admin-vite/stargazers)
+
English | 中文
## 简介