Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit f7324ba

Browse files
authored
Merge pull request #16 from multiformats/fix/badge
fix david-dm badge
2 parents 9413301 + d9cf4fe commit f7324ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ js-multihash
66
[![Coverage Status](https://coveralls.io/repos/github/multiformats/js-multihash/badge.svg?branch=master)](https://coveralls.io/github/multiformats/js-multihash?branch=master)
77
[![Travis CI](https://travis-ci.org/multiformats/js-multihash.svg?branch=master)](https://travis-ci.org/multiformats/js-multihash)
88
[![Circle CI](https://circleci.com/gh/multiformats/js-multihash.svg?style=svg)](https://circleci.com/gh/multiformats/js-multihash)
9-
[![Dependency Status](https://david-dm.org/multiformats/multihashes.svg?style=flat-square)](https://david-dm.org/multiformats/js-multihash)
9+
[![Dependency Status](https://david-dm.org/multiformats/js-multihash.svg?style=flat-square)](https://david-dm.org/multiformats/js-multihash)
1010
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)
1111

1212
> [multihash](//github.com/multiformats/multihash) implementation.

0 commit comments

Comments
 (0)