From f5a298eb5dde9efb87cec0a0f90fa7a3d4fc8704 Mon Sep 17 00:00:00 2001 From: Kevin Mesiab Date: Wed, 17 Jan 2024 09:10:44 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 869e2ad..7785f19 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,10 @@ ![GithubActions](https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge&logo=github-actions&logoColor=white) [![License](https://img.shields.io/github/license/GitGuardian/ggshield?color=%231B2D55&style=for-the-badge)](LICENSE) -## Current Build Status 🏗️ - ![Build](https://github.com/kmesiab/cadre/actions/workflows/go-build.yml/badge.svg) ![Lint](https://github.com/kmesiab/cadre/actions/workflows/go-lint.yml/badge.svg) ![Test](https://github.com/kmesiab/cadre/actions/workflows/go-test.yml/badge.svg) -[![Go Report Card](https://goreportcard.com/badge/github.com/kmesiab/cadre)](https://goreportcard.com/report/github.com/kmesiab/cadre) +[![Go Report Card](https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=flat)](https://goreportcard.com/report/github.com/kmesiab/cadre) ## Overview 🌟