Skip to content

Commit 0497716

Browse files
committed
Add badges to README
1 parent ae477a7 commit 0497716

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Git Reports
22

3+
[![CI](https://img.shields.io/github/actions/workflow/status/madkoding/git-reports/ci.yml?label=CI)](https://github.com/madkoding/git-reports/actions)
4+
[![Release](https://img.shields.io/github/v/release/madkoding/git-reports?label=Version)](https://github.com/madkoding/git-reports/releases)
5+
[![Rust](https://img.shields.io/badge/Rust-1.70+-DC2626?logo=rust&logoColor=white)](https://www.rust-lang.org/)
6+
[![License](https://img.shields.io/github/license/madkoding/git-reports?label=License)](https://github.com/madkoding/git-reports/blob/main/LICENSE)
7+
38
Generador de reportes automatizados para repositorios Git. Análisis de commits, contribuidores y métricas de actividad.
49

510
## 📋 Descripción

0 commit comments

Comments
 (0)