From bec9ae40516a173b2b7db5a3c0ac037b579b8c45 Mon Sep 17 00:00:00 2001 From: Quinn Date: Mon, 2 Jun 2025 12:43:28 +0200 Subject: [PATCH] update the status badges --- docs/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 3a13a8d..e7f75e4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,12 +5,10 @@ A from-scratch rewrite of [mcaselector](https://github.com/Querz/mcaselector) in C. [![licence](https://img.shields.io/github/license/thepigeongenerator/mcaselector-lite.svg)](https://github.com/thepigeongenerator/mcaselector-lite/blob/main/LICENSE) -[![latest release](https://img.shields.io/github/release/thepigeongenerator/mcaselector-lite.svg)](https://github.com/thepigeongenerator/mcaselector-lite/releases/) [![issues](https://img.shields.io/github/issues/thepigeongenerator/mcaselector-lite.svg)](https://github.com/thepigeongenerator/mcaselector-lite/issues/) -[![binary creation status](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/ci-bin.yaml/badge.svg)](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/ci-bin.yaml/badge.svg) -[![test execution status](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/ci-tests.yaml/badge.svg)](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/ci-tests.yaml/badge.svg) - +[![CI](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/ci.yaml/badge.svg)](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/ci.yaml) +[![release](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/release.yaml/badge.svg)](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/release.yaml) ## what does it do MCA selector lite is a tool used to edit [region files](https://minecraft.wiki/w/Region_file_format) of your [Minecraft java](https://minecraft.wiki/w/Java_Edition) worlds.