From 23c9089e833daea5405c8bf805deeaad0982ba68 Mon Sep 17 00:00:00 2001 From: pauhull Date: Tue, 14 Nov 2023 12:05:11 +0100 Subject: [PATCH] docs: add new badges to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e564420c..06174ba6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # hcloud: Command-line interface for Hetzner Cloud -[![Build status](https://travis-ci.org/hetznercloud/cli.svg?branch=master)](https://travis-ci.org/hetznercloud/cli) +[![Release](https://img.shields.io/github/v/release/hetznercloud/cli)](https://github.com/hetznercloud/cli/releases/latest) +![Go Version](https://img.shields.io/github/go-mod/go-version/hetznercloud/cli/main?label=Go) +[![CI](https://github.com/hetznercloud/cli/actions/workflows/ci.yml/badge.svg)](https://github.com/hetznercloud/cli/actions/workflows/ci.yml) +[![Build](https://github.com/hetznercloud/cli/actions/workflows/build.yml/badge.svg)](https://github.com/hetznercloud/cli/actions/workflows/build.yml) +[![codecov](https://codecov.io/gh/hetznercloud/cli/graph/badge.svg?token=fFDgg6Ua6U)](https://codecov.io/gh/hetznercloud/cli) `hcloud` is a command-line interface for interacting with Hetzner Cloud.