diff --git a/README.md b/README.md index 855ea28..0037231 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tmdb-ts -Typescript implementation of [TMDB](https://developers.themoviedb.org/) v3. +Typescript library wrapper of [TMDB API](https://developers.themoviedb.org/) v3 . -This uses authenication token for requests so there is no need to append api key to the url. +This uses authentication token for requests so there is no need to append api key to the url.