Skip to content

Commit e8f7aae

Browse files
committed
docs: update README with additional badges for Go version, license, release, and CI status
1 parent 9c2ebcb commit e8f7aae

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

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

3+
[![Go Version](https://img.shields.io/github/go-mod/go-version/obay/hevycli)](https://go.dev/)
4+
[![License](https://img.shields.io/github/license/obay/hevycli)](LICENSE)
5+
[![Release](https://img.shields.io/github/v/release/obay/hevycli)](https://github.com/obay/hevycli/releases/latest)
6+
[![Go Report Card](https://goreportcard.com/badge/github.com/obay/hevycli)](https://goreportcard.com/report/github.com/obay/hevycli)
7+
[![CI](https://github.com/obay/hevycli/actions/workflows/ci.yml/badge.svg)](https://github.com/obay/hevycli/actions/workflows/ci.yml)
8+
39
A powerful command-line interface for the [Hevy](https://www.hevyapp.com/) fitness tracking platform.
410

511
## Features

0 commit comments

Comments
 (0)