Skip to content

Commit d609bb3

Browse files
committed
chore(tools): add badges to README
1 parent 5c05340 commit d609bb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Code PushUp CLI
22

3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4+
[![CI](https://github.com/code-pushup/cli/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/code-pushup/cli/actions/workflows/ci.yml?query=branch%3Amain)
5+
[![codecov](https://codecov.io/gh/code-pushup/cli/branch/main/graph/badge.svg?token=Y7V489JZ4A)](https://codecov.io/gh/code-pushup/cli)
6+
37
🔎🔬 **Quality metrics for your software project.** 📉🔍
48

59
1. ⚙️ **Configure what you want to track using your favourite tools.**

0 commit comments

Comments
 (0)