diff --git a/README.md b/README.md index 4940c78..0642628 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 小海博客后端管理系统 -![Build Staus](https://github.com/xiaohai2271/blog-backEnd/workflows/Blog%20backEnd%20CI/badge.svg?branch=master&event=push) ![coverage report](https://gitlab.com/xiaohai2271/blog-backEnd/badges/master/coverage.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) +![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的后端博客管理系统 @@ -22,5 +22,5 @@ ### 接口文档 - 项目采用swagger2,接口文档自动生成,具体为 http://ip:端口/swagger-ui.html + 项目采用swagger2,接口文档自动生成,具体为 http://ip:port/doc.html