From 7a18ee6db32a34f804d82669842861a4c9319ff4 Mon Sep 17 00:00:00 2001 From: chenjianpeng Date: Fri, 30 Jul 2021 18:01:14 +0800 Subject: [PATCH] =?UTF-8?q?1,=E6=9B=B4=E6=96=B0readme?= 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 c88213d..43a492c 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ CloudTest代码测试无异常 - 0.0.1-SNAPSHOT #### 版权和许可信息 - +``` Copyright 2016 lcodecorex Licensed under the Apache License, Version 2.0 (the "License"); @@ -169,4 +169,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