Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<img alt="npm" src="https://img.shields.io/npm/v/bitcore-lib">
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/bitpay/bitcore">
<a href="https://opensource.org/licenses/MIT/" target="_blank"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-blue.svg" style="display: inherit;"/></a>
<a href="https://github.com/bitpay/bitcore/graphs/contributors">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a closing </a> tag after the contributors img

<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/bitpay/bitcore">
<br>
<img src="https://circleci.com/gh/bitpay/bitcore.svg?style=shield" alt="master build">
Expand Down