From 179a0244f73dfd7e70b47c99724609d3817d7b72 Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Fri, 11 Nov 2016 09:13:56 -0800 Subject: [PATCH] Added repo badges --- Readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 79d858b..4a847e4 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,9 @@ -# MovieDB +MovieDB +======= +[![Build Status](https://travis-ci.org/impronunciable/moviedb.svg?branch=master)](https://travis-ci.org/impronunciable/moviedb) +[![NPM version](https://badge.fury.io/js/moviedb.svg)](http://badge.fury.io/js/moviedb) +[![Dependency Status](https://img.shields.io/david/impronunciable/moviedb.svg)](https://david-dm.org/impronunciable/moviedb) +[![npm](https://img.shields.io/npm/dm/moviedb.svg?maxAge=2592000)]() node.js library that makes the interaction with themoviedb.org V3 API easy.