README.md in npmdc-0.1.0 vs README.md in npmdc-0.1.1

- old
+ new

@@ -1,7 +1,17 @@ -# npmdc +[![Build Status](https://travis-ci.org/lysyi3m/npmdc.svg?branch=master)](https://travis-ci.org/lysyi3m/npmdc) +[![Code Climate](https://codeclimate.com/github/lysyi3m/npmdc/badges/gpa.svg)](https://codeclimate.com/github/lysyi3m/npmdc) +[![Gem Version](https://badge.fury.io/rb/npmdc.svg)](https://badge.fury.io/rb/npmdc) -*NPM Dependency Checker* is a simple tool which can check for missed dependencies based on your `package.json` file. +npmdc +========= + +**NPM Dependency Checker** is a simple tool which can check for missed dependencies based on your `package.json` file. + +<a href="https://evilmartians.com/?utm_source=npmdc"> + <img src="https://evilmartians.com/badges/sponsored-by-evil-martians.svg" alt="Sponsored by Evil Martians" width="236" height="54"> +</a> + ## Installation Add this line to your application's Gemfile: