From 25b2728a6499b427e201fb80d8a70e65909645e0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 25 Mar 2026 21:56:53 +0200 Subject: remove CI workflow, badges from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b2edaff..ea36bff 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # gt -[![CI](https://github.com/snonux/gt/actions/workflows/ci.yml/badge.svg)](https://github.com/snonux/gt/actions/workflows/ci.yml) -[![Coverage](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/snonux/gt/refs/heads/main/coverage.json)](https://github.com/snonux/gt/actions/workflows/ci.yml) -[![Go Report Card](https://goreportcard.com/badge/codeberg.org/snonux/perc)](https://goreportcard.com/report/codeberg.org/snonux/perc) - A simple AI-engineered command-line percentage calculator written in Go. ## Installation -- cgit v1.2.3