Skip to content

Commit

Permalink
Enriched README with dependencies status from David
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-jakemeyn committed May 7, 2016
1 parent 1a4e4e9 commit 25be0aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# nightshift-core

[![Build Status](https://travis-ci.org/nightshiftjs/nightshift-core.svg?branch=promises)](https://travis-ci.org/nightshiftjs/nightshift-core) [![Coverage Status](https://coveralls.io/repos/github/nightshiftjs/nightshift-core/badge.svg?branch=promises)](https://coveralls.io/github/nightshiftjs/nightshift-core?branch=promises)
[![Build Status][build]](https://travis-ci.org/nightshiftjs/nightshift-core) [![Coverage Status][coverage]](https://coveralls.io/github/nightshiftjs/nightshift-core) [![Dependencies Status][deps]](https://david-dm.org/nightshiftjs/nightshift-core)

[build]: https://img.shields.io/travis/nightshiftjs/nightshift-core/promises.svg?maxAge=2592000&style=flat
[coverage]: https://img.shields.io/coveralls/nightshiftjs/nightshift-core/promises.svg?maxAge=2592000&style=flat
[deps]: https://img.shields.io/david/nightshiftjs/nightshift-core/promises.svg?maxAge=2592000&style=flat

[NightShift](https://github.com/nightshiftjs) has been designed to be configurable and extendable.

Expand Down

0 comments on commit 25be0aa

Please sign in to comment.