mirror of https://gitee.com/xiaonuobase/snowy
【更新】md文件调整,增加logo等信息
parent
44d27de967
commit
9a24f21922
22
README.md
22
README.md
|
@ -1,3 +1,7 @@
|
|||
<p align="center">
|
||||
<img src="./_web/public/logo.png" height="150" alt="logo"/>
|
||||
</p>
|
||||
|
||||
### 框架介绍
|
||||
|
||||
<p align="center">
|
||||
|
@ -17,6 +21,24 @@
|
|||
<a href="http://mp.baomidou.com">
|
||||
<img src="https://img.shields.io/badge/mybatis--plus-3.3.2-blue.svg" alt="mybatis-plus">
|
||||
</a>
|
||||
<a href="./LICENSE">
|
||||
<img src="https://img.shields.io/badge/license-Apache%202-red" alt="license Apache 2.0">
|
||||
</a>
|
||||
<a href="https://gitee.com/xiaonuobase/xiaonuo-vue">
|
||||
<img src="https://gitee.com/xiaonuobase/xiaonuo-vue/badge/star.svg?theme=dark" alt="Gitee star">
|
||||
</a>
|
||||
<a href="https://gitee.com/xiaonuobase/xiaonuo-vue">
|
||||
<img src="https://gitee.com/xiaonuobase/xiaonuo-vue/badge/fork.svg?theme=dark" alt="Gitee fork">
|
||||
</a>
|
||||
<a href="https://github.com/xiaonuobase/xiaonuo-vue">
|
||||
<img src="https://img.shields.io/github/stars/xiaonuobase/xiaonuo-vue?style=social" alt="GitHub stars">
|
||||
</a>
|
||||
<a href="https://github.com/xiaonuobase/xiaonuo-vue">
|
||||
<img src="https://img.shields.io/github/forks/xiaonuobase/xiaonuo-vue?style=social" alt="GitHub forks">
|
||||
</a>
|
||||
<a href="https://github.com/xiaonuobase/xiaonuo-vue">
|
||||
<img src="https://img.shields.io/github/repo-size/xiaonuobase/xiaonuo-vue" alt="size">
|
||||
</a>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue