Skip to content

Commit 56ac581

Browse files
authored
adding some info badges (#108)
Signed-off-by: Chris Collins <collins.christopher@gmail.com>
1 parent db6e5dd commit 56ac581

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

3+
[![Go Version](https://img.shields.io/github/go-mod/go-version/clcollins/srepd)](https://golang.org)
4+
[![Build Status](https://github.com/clcollins/srepd/actions/workflows/ci.yml/badge.svg)](https://github.com/clcollins/srepd/actions)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/clcollins/srepd)](https://goreportcard.com/report/github.com/clcollins/srepd)
6+
[![License](https://img.shields.io/github/license/clcollins/srepd)](https://github.com/clcollins/srepd/blob/main/LICENSE)
7+
38
A PagerDuty terminal user interface focused on common SRE tasks
49

510
**Note: This project is still in Beta phase and there are bugs to be squashed.**

0 commit comments

Comments
 (0)