From 87e2f20dd7ea6bada42ed76f0f150f9c9db6486e Mon Sep 17 00:00:00 2001 From: wutenglong <7809190+wu361@user.noreply.gitee.com> Date: Wed, 26 May 2021 15:47:15 +0800 Subject: [PATCH] update README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34a2282..63ef146 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ CloudTest代码测试无异常 - 0.0.1-SNAPSHOT #### 版权和许可信息 +``` Copyright 2014 linger1216 Licensed under the Apache License, Version 2.0 (the "License"); @@ -224,4 +225,5 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. +``` \ No newline at end of file -- Gitee