Skip to content

Commit 714a802

Browse files
📚 docs(README): Upgrade badges.
1 parent ea9265b commit 714a802

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ for await ( const character of myTape ) ... ;
2222
[![Downloads](https://img.shields.io/npm/dm/@aureooms/js-tape.svg)](https://www.npmjs.org/package/@aureooms/js-tape)
2323

2424
[![Code issues](https://img.shields.io/codeclimate/issues/aureooms/js-tape.svg)](https://codeclimate.com/github/aureooms/js-tape/issues)
25-
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/github/aureooms/js-tape.svg)](https://codeclimate.com/github/aureooms/js-tape/trends/churn)
26-
[![Code coverage (cov)](https://img.shields.io/codecov/c/github/aureooms/js-tape.svg)](https://codecov.io/gh/aureooms/js-tape)
27-
[![Code coverage (clim)](https://img.shields.io/codeclimate/coverage-letter/aureooms/js-tape.svg)](https://codeclimate.com/github/aureooms/js-tape/trends/test_coverage_new_code)
25+
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-tape.svg)](https://codeclimate.com/github/aureooms/js-tape/trends/churn)
26+
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-tape/master.svg)](https://codecov.io/gh/aureooms/js-tape)
2827
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-tape.svg)](https://codeclimate.com/github/aureooms/js-tape/trends/technical_debt)
2928
[![Documentation](https://aureooms.github.io/js-tape/badge.svg)](https://aureooms.github.io/js-tape/source.html)
29+
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-tape)](https://bundlephobia.com/result?p=@aureooms/js-tape)

0 commit comments

Comments
 (0)