From c525ae9c4ff7f26048628e1b656b5de7a347cf46 Mon Sep 17 00:00:00 2001 From: Gutl <5739850+gu_tian_le@user.noreply.gitee.com> Date: Fri, 28 May 2021 15:50:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B9=E6=8D=AEcheckList=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2af6a17..5ad61c2 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,6 @@ CloudTest代码测试无异常 - 0.0.1-SNAPSHOT #### 版权和许可信息 - - The Scanner Compat library is available under BSD 3-Clause license. See the LICENSE file for more info. \ No newline at end of file +```java + The Scanner Compat library is available under BSD 3-Clause license. See the LICENSE file for more info. +``` \ No newline at end of file -- Gitee