diff --git a/README.md b/README.md index ffc7850..8b3c95a 100644 --- a/README.md +++ b/README.md @@ -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