황성연

Update README.md

Showing 1 changed file with 25 additions and 1 deletions
...@@ -91,4 +91,28 @@ Riot Gamesì—ì„œ 제공하는 API를 통해 리그오브레전드 실시간 ê²½ê ...@@ -91,4 +91,28 @@ Riot Gamesì—ì„œ 제공하는 API를 통해 리그오브레전드 실시간 ê²½ê
91 - 스펠1 - `spell1Id` 91 - 스펠1 - `spell1Id`
92 - 스펠2 - `spell2Id` 92 - 스펠2 - `spell2Id`
93 93
94 -***
...\ No newline at end of file ...\ No newline at end of file
94 +***
95 +
96 +## 라이센스
97 +
98 +MIT License
99 +
100 +Copyright (c) 2020 LOLINFO
101 +
102 +Permission is hereby granted, free of charge, to any person obtaining a copy
103 +of this software and associated documentation files (the "Software"), to deal
104 +in the Software without restriction, including without limitation the rights
105 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
106 +copies of the Software, and to permit persons to whom the Software is
107 +furnished to do so, subject to the following conditions:
108 +
109 +The above copyright notice and this permission notice shall be included in all
110 +copies or substantial portions of the Software.
111 +
112 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
113 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
114 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
115 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
116 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
117 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
118 +SOFTWARE.
......