diff --git a/README.md b/README.md index 8dfc2e5..9c61f57 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Typescript library wrapper of [TMDB API](https://developers.themoviedb.org/) v3 . +[![Version npm](https://img.shields.io/npm/v/tmdb-ts.svg?style=flat-square)](https://www.npmjs.com/package/tmdb-ts)[![npm Downloads](https://img.shields.io/npm/dm/tmdb-ts.svg?style=flat-square)](https://npmcharts.com/compare/tmdb-ts?minimal=true) This uses new jwt authentication token for requests so there is no need to append api key to the url. Once you have registered for access to the api you can use your access token as follows: