Skip to content

Commit

Permalink
docs: add codecov badge 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
kareemmahlees committed Feb 16, 2024
1 parent bc9e199 commit f82aaf5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@

<div align='center'>

![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/kareemmahlees/mysql-meta)
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/kareemmahlees/mysql-meta/lint.yml)
![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/kareemmahlees/meta-x)
![Codecov](https://img.shields.io/codecov/c/github/kareemmahlees/meta-x)
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/kareemmahlees/meta-x/lint.yml)

</div>

Expand All @@ -21,7 +22,7 @@

- ### Download the binary

You can download the binary from the [releases page](https://github.com/kareemmahlees/mysql-meta/releases).
You can download the binary from the [releases page](https://github.com/kareemmahlees/meta-x/releases).

Make sure you add the executable to your `PATH` environment variable.

Expand Down

0 comments on commit f82aaf5

Please sign in to comment.