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