diff --git a/README-zh.md b/README-zh.md
index 871994e922..8e96397a3d 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -9,7 +9,7 @@
-
+
@@ -57,7 +57,7 @@ Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作
[SSM-实战 Demo](https://gitee.com/juapk/SpringWind)
-# [点此查看仓库](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?style=flat-square)](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*)
```xml
diff --git a/README.md b/README.md
index f63c5121ae..7de4762db6 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%20AND%20a:mybatis-plus)
+ - 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-*)
- Maven:
```xml