Skip to content

Commit

Permalink
docs: downloads badge
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Nov 29, 2023
1 parent 5a1ceb2 commit 789a107
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# vitest-sonar-reporter

[![Version][version-badge]][version-url]
[![Version][version-badge]][npm-url]
[![Downloads][downloads-url]][npm-url]
[![Compatibility with vitest@latest][vitest-check-badge]][vitest-check-url]

[Live examples](#live-examples) | [Installation](#installation) | [Configuration](#configuration) | [Code coverage](#code-coverage) | [Examples](#examples)
Expand Down Expand Up @@ -157,6 +158,7 @@ describe('animals', () => {
```

[version-badge]: https://img.shields.io/npm/v/vitest-sonar-reporter
[version-url]: https://www.npmjs.com/package/vitest-sonar-reporter
[npm-url]: https://www.npmjs.com/package/vitest-sonar-reporter
[downloads-url]: https://img.shields.io/npm/dm/vitest-sonar-reporter
[vitest-check-badge]: https://github.com/ariperkkio/vitest-sonar-reporter/workflows/vitest@latest%20compatibility/badge.svg
[vitest-check-url]: https://github.com/AriPerkkio/vitest-sonar-reporter/actions/workflows/vitest-latest-compatibility.yml

0 comments on commit 789a107

Please sign in to comment.