Skip to content

Commit

Permalink
Update codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Codecov committed Jun 16, 2023
1 parent 9f32c85 commit 05778ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Transform your text with the power of casing conventions.

## Code Coverage

![Statements](#statements#)
![Branches](#branches#)
![Functions](#functions#)
![Lines](#lines#)
![Statements](https://img.shields.io/badge/statements-100%25-brightgreen.svg?style=flat)
![Branches](https://img.shields.io/badge/branches-100%25-brightgreen.svg?style=flat)
![Functions](https://img.shields.io/badge/functions-100%25-brightgreen.svg?style=flat)
![Lines](https://img.shields.io/badge/lines-100%25-brightgreen.svg?style=flat)

## Usage
1. Install the Extension: Open the Extensions view in VS Code by pressing `Ctrl+Shift+X` (Windows/Linux) or `Cmd+Shift+X` (Mac). Search for the extension by name, "Casing Convention", and click on "Install" to install it.
Expand Down

0 comments on commit 05778ac

Please sign in to comment.