Skip to content

Commit 2b68d2e

Browse files
committed
docs: add badges to README
1 parent 832a077 commit 2b68d2e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 🚃 irail-cli - iRail (NMBS/SNCB) in your terminal
22

3+
[![CI](https://github.com/dedene/irail-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/dedene/irail-cli/actions/workflows/ci.yml)
4+
[![Go 1.23+](https://img.shields.io/badge/go-1.23+-00ADD8.svg)](https://go.dev/)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/dedene/irail-cli)](https://goreportcard.com/report/github.com/dedene/irail-cli)
6+
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
7+
38
CLI for Belgian railway (NMBS/SNCB) real-time data via [iRail API](https://api.irail.be/).
49

510
## Installation

0 commit comments

Comments
 (0)