From 9b37c20e926114373ad5d51106d8baa888754600 Mon Sep 17 00:00:00 2001 From: hongbeomi Date: Mon, 13 Apr 2020 22:13:18 +0900 Subject: [PATCH] readme update --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b83d76b..6c284ea 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,24 @@ Harry Potter does not use a Local database. ## 🌟 Find this project useful? -Support it by joining [stargazers](https://github.com/hongbeomi/HarryPotter/stargazers) for this repository \ No newline at end of file +Support it by joining [stargazers](https://github.com/hongbeomi/HarryPotter/stargazers) for this repository + +
+ +## 📝 License + +``` +Copyright 2020 Hongbeom Ahn + +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. +``` \ No newline at end of file