Skip to content

Commit

Permalink
chore(readme) add code climate badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinspecker committed Feb 8, 2015
1 parent cbc85ca commit 5cf831b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ng-mod-has-dep [![NPM version](https://badge.fury.io/js/ng-mod-has-dep.svg)](http://badge.fury.io/js/ng-mod-has-dep) [![Build Status](https://travis-ci.org/dustinspecker/ng-mod-has-dep.svg)](https://travis-ci.org/dustinspecker/ng-mod-has-dep) [![Coverage Status](https://img.shields.io/coveralls/dustinspecker/ng-mod-has-dep.svg)](https://coveralls.io/r/dustinspecker/ng-mod-has-dep?branch=master)
[![Dependencies](https://david-dm.org/dustinspecker/ng-mod-has-dep.svg)](https://david-dm.org/dustinspecker/ng-mod-has-dep/#info=dependencies&view=table) [![DevDependencies](https://david-dm.org/dustinspecker/ng-mod-has-dep/dev-status.svg)](https://david-dm.org/dustinspecker/ng-mod-has-dep/#info=devDependencies&view=table) [![PeerDependencies](https://david-dm.org/dustinspecker/ng-mod-has-dep/peer-status.svg)](https://david-dm.org/dustinspecker/ng-mod-has-dep/#info=peerDependencies&view=table)
[![Code Climate](https://codeclimate.com/github/dustinspecker/ng-mod-has-dep/badges/gpa.svg)](https://codeclimate.com/github/dustinspecker/ng-mod-has-dep) [![Dependencies](https://david-dm.org/dustinspecker/ng-mod-has-dep.svg)](https://david-dm.org/dustinspecker/ng-mod-has-dep/#info=dependencies&view=table) [![DevDependencies](https://david-dm.org/dustinspecker/ng-mod-has-dep/dev-status.svg)](https://david-dm.org/dustinspecker/ng-mod-has-dep/#info=devDependencies&view=table) [![PeerDependencies](https://david-dm.org/dustinspecker/ng-mod-has-dep/peer-status.svg)](https://david-dm.org/dustinspecker/ng-mod-has-dep/#info=peerDependencies&view=table)


> Check if Angular module has a dependency
Expand Down

0 comments on commit 5cf831b

Please sign in to comment.