Skip to content

Commit

Permalink
Add marketplace badges to README (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattseddon authored Nov 17, 2024
1 parent bcdc02e commit 94d91b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# coverage-gutters

![Version](https://img.shields.io/visual-studio-marketplace/v/ryanluker.vscode-coverage-gutters)
![Installs](https://img.shields.io/visual-studio-marketplace/i/ryanluker.vscode-coverage-gutters)
![Downloads](https://img.shields.io/visual-studio-marketplace/d/ryanluker.vscode-coverage-gutters)
![Rating](https://img.shields.io/visual-studio-marketplace/r/ryanluker.vscode-coverage-gutters)

Display test coverage generated by lcov or xml in your editor.

## Call for Maintainers
Expand Down

0 comments on commit 94d91b2

Please sign in to comment.