doc: add information about license

This commit is contained in:
Dmitriy Pleshevskiy 2020-11-20 23:48:38 +03:00
parent fd7e7c7585
commit 0c3cb11c13
1 changed files with 7 additions and 0 deletions

View File

@ -87,3 +87,10 @@ export type MoviesResponse = {
items: Movie[],
}
```
# License
Released under the [MIT License].
[MIT License]: https://github.com/pleshevskiy/react-rest-request/blob/master/LICENSE.md