From c64ebdbf2cee7c76faaa89372405b26e3a54f4f7 Mon Sep 17 00:00:00 2001 From: Xavi Lee Date: Mon, 6 Jun 2022 12:32:06 +0800 Subject: [PATCH] add translation link for testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4046bec..bf7550b0 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ MyBatis Spring-Boot-Starter will help you to use MyBatis with Spring Boot Translations: * [See the docs(简体中文)](https://github.com/mybatis/spring-boot-starter/blob/master/mybatis-spring-boot-autoconfigure/src/site/zh/markdown/index.md) +* [See the docs for testing(简体中文)](https://github.com/mybatis/spring-boot-starter/blob/master/mybatis-spring-boot-test-autoconfigure/src/site/zh/markdown/index.md) ## Quick Start