Added repo badges

This commit is contained in:
Amila Welihinda
2016-11-11 09:13:56 -08:00
committed by GitHub
parent b8ea4867b4
commit 179a0244f7

View File

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