From 598ce70c384b63ef9f3e1eb8cba290c8014690f2 Mon Sep 17 00:00:00 2001 From: Henrique Schreiner Date: Thu, 5 Jan 2017 17:10:26 -0200 Subject: [PATCH] Added test coverage status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa688c7..90dfee6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # node-hubspot-api ![version](http://img.shields.io/npm/v/node-hubspot-api.svg) [![Build Status](https://api.travis-ci.org/hmschreiner/node-hubspot-api.svg)](https://travis-ci.org/hmschreiner/node-hubspot-api.svg?branch=master) +[![Coverage Status](https://coveralls.io/repos/github/hmschreiner/node-hubspot-api/badge.svg?branch=master)](https://coveralls.io/github/hmschreiner/node-hubspot-api?branch=master) A wrapper for the HubSpot API based on Node - http://developers.hubspot.com/docs/overview