Update README.md

This commit is contained in:
Blake
2021-05-15 00:53:21 -04:00
committed by GitHub
parent adaad60d4c
commit 186af31b37

View File

@@ -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.