diff --git a/README.md b/README.md index fe9fa77..13e79e1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Express Actuator +[![npm version](https://img.shields.io/npm/v/express-actuator.svg?style=flat)](https://badge.fury.io/js/express-actuator) [![Build Status](https://travis-ci.org/rcruzper/express-actuator.svg?branch=master)](https://travis-ci.org/rcruzper/express-actuator) [![Coverage Status](https://coveralls.io/repos/github/rcruzper/express-actuator/badge.svg?branch=master)](https://coveralls.io/github/rcruzper/express-actuator?branch=master) +[![Dependencies Status](https://david-dm.org/rcruzper/express-actuator/dev-status.svg)](https://david-dm.org/rcruzper/express-actuator/dev-status) This middleware creates a series of endpoints to help you monitor and manage your application when it's pushed to production.