diff --git a/README-zh.md b/README-zh.md index 8e96397a3d..ae1d4cc3b0 100644 --- a/README-zh.md +++ b/README-zh.md @@ -57,7 +57,7 @@ Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作 [SSM-实战 Demo](https://gitee.com/juapk/SpringWind) -# Latest Version:[![Maven Central](https://img.shields.io/maven-central/v/com.baomidou/mybatis-plus.svg?style=flat-square)](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*) +# Latest Version: [![Maven Central](https://img.shields.io/maven-central/v/com.baomidou/mybatis-plus.svg)](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*) ```xml diff --git a/README.md b/README.md index 7de4762db6..aec3b553d4 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ MyBatis-Plus is an powerful enhanced toolkit of MyBatis for simplify development ## Getting started - Add MyBatis-Plus dependency - - Latest Version:[![Maven Central](https://img.shields.io/maven-central/v/com.baomidou/mybatis-plus.svg?style=flat-square)](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*) + - Latest Version: [![Maven Central](https://img.shields.io/maven-central/v/com.baomidou/mybatis-plus.svg)](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*) - Maven: ```xml