Skip to content

Commit

Permalink
One more badge from bithound
Browse files Browse the repository at this point in the history
  • Loading branch information
julianjensen committed Jun 28, 2017
1 parent 21c1456 commit 1041e01
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Yet Another Diacritic Remover
But better, I think, read on...

[![Coveralls Status][coveralls-image]][coveralls-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url] [![npm version][npm-image]][npm-url] [![License][license-image]][license-url] [![Known Vulnerabilities][snyk-image]][snyk-url]
[![Codacy Badge][codacy-url]][codacy-image]
[![Codacy Badge][codacy-image]][codacy-url]
[![david-dm][david-dm-image]][david-dm-url]
[![bitHound Code][bithound-image]][bithound-url]

## The Problem

Expand Down Expand Up @@ -119,5 +121,11 @@ console.log( `packed letters and numbers only: ${strip.packed_alphanum( simpleSt
[snyk-url]: https://snyk.io/test/github/julianjensen/yads
[snyk-image]: https://snyk.io/test/github/julianjensen/yads/badge.svg

[codacy-url]: https://api.codacy.com/project/badge/Grade/8006db1a4e3b446285fb36a33c15ab38
[codacy-image]: https://www.codacy.com/app/julianjensen/yads?utm_source=github.com&utm_medium=referral&utm_content=julianjensen/yads&utm_campaign=Badge_Grade
[codacy-url]: https://www.codacy.com/app/julianjensen/yads?utm_source=github.com&utm_medium=referral&utm_content=julianjensen/yads&utm_campaign=Badge_Grade
[codacy-image]: https://api.codacy.com/project/badge/Grade/8006db1a4e3b446285fb36a33c15ab38

[david-dm-image]: https://david-dm.org/julianjensen/yads.svg
[david-dm-url]: https://david-dm.org/julianjensen/yads

[bithound-image]: https://www.bithound.io/github/julianjensen/yads/badges/code.svg
[bithound-url]: https://www.bithound.io/github/julianjensen/yads

0 comments on commit 1041e01

Please sign in to comment.