diff --git a/README.md b/README.md index e8b9358..e6a7121 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ - # 小海博客后端管理系统 -![Build](https://github.com/xiaohai2271/blog-backEnd/workflows/Build/badge.svg)![Test](https://github.com/xiaohai2271/blog-backEnd/workflows/Test/badge.svg) ![GitHub](https://img.shields.io/github/license/xiaohai2271/blog-backEnd) [![Website](https://img.shields.io/website?up_message=%E5%B0%8F%E6%B5%B7%E5%8D%9A%E5%AE%A2&url=https%3A%2F%2Fwww.celess.cn)](https://www.celess.cn) +

+小海博客后端管理系统 +

-> 基于Springboot的后端博客管理系统 +
+基于Springboot的后端博客管理系统 + +[![Build](https://github.com/xiaohai2271/blog-backEnd/workflows/Build/badge.svg)](https://github.com/xiaohai2271/blog-backEnd) +[![Test](https://github.com/xiaohai2271/blog-backEnd/workflows/Test/badge.svg)](https://github.com/xiaohai2271/blog-backEnd) +[![GitHub](https://img.shields.io/github/license/xiaohai2271/blog-backEnd)](https://github.com/xiaohai2271/blog-backEnd) +[![Website](https://img.shields.io/website?up_message=%E5%B0%8F%E6%B5%B7%E5%8D%9A%E5%AE%A2&url=https%3A%2F%2Fwww.celess.cn)](https://www.celess.cn) + +
## 🎈主要使用的技术 @@ -17,7 +26,7 @@ | 接口文档 | Swagger | 2.6.1 | | 数据库连接池 | druid | 1.1.14 | | 缓存(线上环境) | redis | 3.0.6 | -|数据库|mysql|5.7| +| 数据库 |mysql |5.7 | ## 🔨如何构建 详情参照[Build](./doc/Build.md)文档