Skip to content

Commit 821803e

Browse files
authored
Merge pull request #19 from JexPY/updates/readme
Updates/readme
2 parents 3a45531 + 2c52a76 commit 821803e

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

LICENSE.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2020 Filemanager-Fastapi
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

2-
<!-- [![Contributors][contributors-shield]][contributors-url]
2+
[![Contributors][contributors-shield]][contributors-url]
33
[![Forks][forks-shield]][forks-url]
44
[![Stargazers][stars-shield]][stars-url]
55
[![Issues][issues-shield]][issues-url]
6-
[![MIT License][license-shield]][license-url] -->
6+
[![MIT License][license-shield]][license-url]
77

88

99
<!-- PROJECT LOGO -->
@@ -219,8 +219,8 @@ Twitter - [@guja_py](https://twitter.com/guja_py)
219219

220220

221221
<!-- MARKDOWN LINKS & IMAGES -->
222-
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
223-
<!-- [contributors-shield]: https://img.shields.io/github/contributors/JexPY/filemanager-fastapi.svg?style=flat-square
222+
223+
[contributors-shield]: https://img.shields.io/github/contributors/JexPY/filemanager-fastapi.svg?style=flat-square
224224
[contributors-url]: https://github.com/JexPY/filemanager-fastapi/graphs/contributors
225225
[forks-shield]: https://img.shields.io/github/forks/JexPY/filemanager-fastapi.svg?style=flat-square
226226
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
@@ -229,4 +229,4 @@ Twitter - [@guja_py](https://twitter.com/guja_py)
229229
[issues-shield]: https://img.shields.io/github/issues/JexPY/filemanager-fastapi.svg?style=flat-square
230230
[issues-url]: https://github.com/JexPY/filemanager-fastapi/issues
231231
[license-shield]: https://img.shields.io/github/license/JexPY/filemanager-fastapi.svg?style=flat-square
232-
[license-url]: https://github.com/JexPY/filemanager-fastapi/blob/master/LICENSE.txt -->
232+
[license-url]: https://github.com/JexPY/filemanager-fastapi/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)