diff --git a/README.md b/README.md index 76b8b18..b430f9a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@
- Logo + logo

V3 Admin Vite

+[![release](https://img.shields.io/github/v/release/un-pany/v3-admin-vite)](https://github.com/un-pany/v3-admin-vite/releases) +[![github stars](https://img.shields.io/github/stars/un-pany/v3-admin-vite)](https://github.com/un-pany/v3-admin-vite/stargazers) +[![gitee stars](https://gitee.com/un-pany/v3-admin-vite/badge/star.svg)](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 7d6c54e..ce27158 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,8 +1,12 @@
- Logo + logo

V3 Admin Vite

+[![release](https://img.shields.io/github/v/release/un-pany/v3-admin-vite)](https://github.com/un-pany/v3-admin-vite/releases) +[![github stars](https://img.shields.io/github/stars/un-pany/v3-admin-vite)](https://github.com/un-pany/v3-admin-vite/stargazers) +[![gitee stars](https://gitee.com/un-pany/v3-admin-vite/badge/star.svg)](https://gitee.com/un-pany/v3-admin-vite/stargazers) + English | 中文 ## 简介