From e004c3cda66a784e2fd5af71a1374ea4a17a639b Mon Sep 17 00:00:00 2001 From: zhengxiaoyong Date: Tue, 4 Apr 2017 13:42:41 +0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index cd4d008..b59ac3a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ # Tiny an image compression framework. + +## **License** + +> +> Apache License +> Version 2.0, January 2004 +> http://www.apache.org/licenses/ +>   Copyright 2017 郑晓勇 +> +> Licensed under the Apache License, Version 2.0 (the "License"); +> you may not use this file except in compliance with the License. +> You may obtain a copy of the License at +> +> http://www.apache.org/licenses/LICENSE-2.0 +> +> 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.