From 19208fe3e5a3d244de584a718b7264c0a89126dc Mon Sep 17 00:00:00 2001 From: Quinn Date: Mon, 14 Apr 2025 19:34:56 +0200 Subject: [PATCH] update badges to be correct --- docs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 414980b..6b3777f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,8 @@ A from-scratch rewrite of [mcaselector](https://github.com/Querz/mcaselector) in [![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/) -[![validate](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/validate.yaml/badge.svg)](https://github.com/thepigeongenerator/mcaselector-lite/actions/workflows/validate.yaml) +[![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) ## what does it do