We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f6878 commit f499c8aCopy full SHA for f499c8a
README.md
@@ -2,6 +2,13 @@
2
<p align="center">
3
<img src="web/public/logo.png" height="150" alt="logo"/>
4
</p>
5
+ <p align="center">
6
+ <a href="https://gitee.com/senqi666/fastapi-vue-admin"><img src="https://gitee.com/senqi666/fastapi-vue-admin/badge/star.svg?theme=dark"></a>
7
+ <a href="https://github.com/SenQi-666/fastapi-vue-admin"><img src="https://img.shields.io/github/stars/SenQi-666/fastapi-vue-admin?style=social"></a>
8
+ <a href="https://github.com/SenQi-666/fastapi-vue-admin/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-orange"></a>
9
+ <img src="https://img.shields.io/badge/Python-≥3.10-blue">
10
+ <img src="https://img.shields.io/badge/NodeJS-≥20.0-blue">
11
+ </p>
12
</div>
13
14
## 介绍
0 commit comments