Skip to content

Commit

Permalink
Display the badge correctly (#1637)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmelnikow committed Jul 20, 2019
1 parent df1a5cd commit 213014b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
[![npm](https://img.shields.io/npm/v/nock.svg)][npmjs]
[![npm@beta](https://img.shields.io/npm/v/nock/beta.svg)][npmjs]
[![Build Status](https://travis-ci.org/nock/nock.svg?branch=beta)][build]
[Coverage Status](http://img.shields.io/badge/coverage-100%25-brightgreen.svg)
![Coverage Status](http://img.shields.io/badge/coverage-100%25-brightgreen.svg)
[![Greenkeeper](https://badges.greenkeeper.io/nock/nock.svg)](https://greenkeeper.io/)
[![Backers on Open Collective](https://opencollective.com/nock/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/nock/sponsors/badge.svg)](#sponsors)
Expand Down

0 comments on commit 213014b

Please sign in to comment.