Skip to content

Commit bffbaef

Browse files
committed
- added coverage, dependencies and waffle badges
1 parent 78e9eb9 commit bffbaef

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# Dips [![NPM version](https://badge.fury.io/js/dips.png)](http://badge.fury.io/js/dips) [![Build Status](https://travis-ci.org/devcrust/node-dips.png?branch=master)](https://travis-ci.org/devcrust/node-dips)
1+
# Dips
2+
3+
[![NPM version](https://badge.fury.io/js/dips.png)](http://badge.fury.io/js/dips)
4+
[![Build Status](https://travis-ci.org/devcrust/node-dips.png?branch=master)](https://travis-ci.org/devcrust/node-dips)
5+
[![Dependency Status](https://gemnasium.com/devcrust/node-dips.png)](https://gemnasium.com/devcrust/node-dips)
6+
[![Coverage Status](https://coveralls.io/repos/devcrust/node-dips/badge.png?branch=master)](https://coveralls.io/r/devcrust/node-dips?branch=master)
7+
[![Stories in Ready](https://badge.waffle.io/devcrust/node-dips.png?label=ready)](https://waffle.io/devcrust/node-dips)
28

39
A simple yet powerful dependency injection and entity (file) management framework for Node.js
410

0 commit comments

Comments
 (0)