From a5d976238651f83df6e4f6585f531c1e767d90a0 Mon Sep 17 00:00:00 2001 From: Lukas Taegert Date: Tue, 11 Oct 2016 07:24:54 +0200 Subject: [PATCH] docs(Readme): Add Bithound badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b9023a..f601023 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Create easily configurable [sinon](https://github.com/sinonjs/sinon) stubs that [![Travis branch](https://img.shields.io/travis/TNG/sinon-helpers/master.svg?maxAge=3600)](https://travis-ci.org/TNG/sinon-helpers) [![codecov.io](https://img.shields.io/codecov/c/github/TNG/sinon-helpers.svg?maxAge=3600)](http://codecov.io/github/TNG/sinon-helpers) [![Code Climate](https://img.shields.io/codeclimate/github/TNG/sinon-helpers.svg?maxAge=3600)](https://codeclimate.com/github/TNG/sinon-helpers) +[![bitHound Code](https://img.shields.io/bithound/code/github/TNG/sinon-helpers.svg?maxAge=3600)](https://www.bithound.io/github/TNG/sinon-helpers) [![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?maxAge=3600)](http://standardjs.com/) [![npm](https://img.shields.io/npm/dm/sinon-helpers.svg?maxAge=3600)](https://www.npmjs.com/package/sinon-helpers) [![David](https://img.shields.io/david/TNG/sinon-helpers.svg?maxAge=3600)](https://david-dm.org/TNG/sinon-helpers)