diff --git a/README_EN.md b/README_EN.md index d3d7f80b..21411018 100644 --- a/README_EN.md +++ b/README_EN.md @@ -85,14 +85,14 @@ String indexName = "document"; - Maven: ```xml - com.github.xpc1024 + io.github.xpc1024 easy-es-boot-starter Latest Version ``` - Gradle ```groovy - compile group: 'com.github.xpc1024', name: 'easy-es-boot-starter', version: 'Latest Version' + compile group: 'io.github.xpc1024', name: 'easy-es-boot-starter', version: 'Latest Version' ``` - Add mapper file extends BaseEsMapper interface