Skip to content

Commit ab7cca1

Browse files
committed
feat: add badges for CI, release, GitHub version, and license in README
1 parent 20c0f84 commit ab7cca1

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
# ghdash
22

3+
[![CI](https://github.com/zombocoder/ghdash/actions/workflows/ci.yml/badge.svg)](https://github.com/zombocoder/ghdash/actions/workflows/ci.yml)
4+
[![Release](https://github.com/zombocoder/ghdash/actions/workflows/release.yml/badge.svg)](https://github.com/zombocoder/ghdash/actions/workflows/release.yml)
5+
[![GitHub release](https://img.shields.io/github/v/release/zombocoder/ghdash)](https://github.com/zombocoder/ghdash/releases/latest)
6+
[![License](https://img.shields.io/github/license/zombocoder/ghdash)](LICENSE)
7+
38
A terminal UI dashboard for monitoring GitHub repositories, pull requests, and your review inbox. Built with Rust, ratatui, and the GitHub GraphQL API.
49

510
## Features

0 commit comments

Comments
 (0)