Skip to content

Commit ae477a7

Browse files
committed
Add version and Rust badges to README
1 parent d67fc42 commit ae477a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ cargo run --release -- --repo /path/to/repo --output report.json
5151
## 📊 Métricas
5252

5353
![CI](https://img.shields.io/github/actions/workflow/status/madkoding/git-reports/ci.yml?label=CI&logo=github)
54+
[![Version](https://img.shields.io/github/v/release/madkoding/git-reports?logo=github)](https://github.com/madkoding/git-reports/releases) [![Rust](https://img.shields.io/badge/rust-1.70+-DC2626?logo=rust&logoColor=white)](https://www.rust-lang.org)
5455
![License](https://img.shields.io/github/license/madkoding/git-reports?logo=github)
5556
![Rust](https://img.shields.io/badge/rust-1.70+-DC2626?logo=rust&logoColor=white)
5657

0 commit comments

Comments
 (0)