From ef4af79a1103d9ec4501be62148c6b76c109d40a Mon Sep 17 00:00:00 2001 From: Soybean Date: Sun, 4 Feb 2024 01:09:48 +0800 Subject: [PATCH] docs(projects): update README.md --- README.md | 8 ++++---- README.zh_CN.md | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0b74d6289..4290ee4a1 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,6 @@ > [!NOTE] > If you think `Soybean Admin` is helpful to you, or you like our project, please give us a ⭐️ on GitHub. Your support is the driving force for us to continue to improve and add new features! Thank you for your support! -
- -[![Star History Chart](https://api.star-history.com/svg?repos=soybeanjs/soybean-admin&type=Date)](https://star-history.com/#soybeanjs/soybean-admin&Date) - ## Introduction [`Soybean Admin`](https://github.com/soybeanjs/soybean-admin) is a clean, elegant, beautiful and powerful admin template, based on the latest front-end technology stack, including Vue3, Vite5, TypeScript, Pinia and UnoCSS. It has built-in rich theme configuration and components, strict code specifications, and an automated file routing system. In addition, it also uses the online mock data solution based on ApiFox. `Soybean Admin` provides you with a one-stop admin solution, no additional configuration, and out of the box. It is also a best practice for learning cutting-edge technologies quickly. @@ -138,6 +134,10 @@ Thanks the following people for their contributions. If you want to contribute t +## Star Trend + +[![Star History Chart](https://api.star-history.com/svg?repos=soybeanjs/soybean-admin&type=Date)](https://star-history.com/#soybeanjs/soybean-admin&Date) + ## License This project is based on the [MIT © 2021 Soybean](./LICENSE) protocol, for learning purposes only, please retain the author's copyright information for commercial use, the author does not guarantee and is not responsible for the software. diff --git a/README.zh_CN.md b/README.zh_CN.md index 88c766886..a578f597a 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -138,6 +138,10 @@ pnpm build +## Star 趋势 + +[![Star History Chart](https://api.star-history.com/svg?repos=soybeanjs/soybean-admin&type=Date)](https://star-history.com/#soybeanjs/soybean-admin&Date) + ## 开源协议 项目基于 [MIT © 2021 Soybean](./LICENSE) 协议,仅供学习参考,商业使用请保留作者版权信息,作者不保证也不承担任何软件的使用风险。