From e1b0fa41a2bec79e37ed23b409bbc84a00a3d0d4 Mon Sep 17 00:00:00 2001 From: friflo Date: Sun, 22 Dec 2024 10:54:50 +0100 Subject: [PATCH] README.md - fixed badge label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5ea7e45..cf7823eb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@
-[![Demos](https://img.shields.io/badge/New-d00)](https://www.nuget.org/packages/Friflo.Engine.ECS) +[![New](https://img.shields.io/badge/New-f60)](https://www.nuget.org/packages/Friflo.Engine.ECS) [![nuget](https://img.shields.io/nuget/v/Friflo.Engine.ECS?logo=nuget&logoColor=white)](https://www.nuget.org/packages/Friflo.Engine.ECS) [![codecov](https://img.shields.io/codecov/c/gh/friflo/Friflo.Engine.ECS?logo=codecov&logoColor=white&label=codecov)](https://app.codecov.io/gh/friflo/Friflo.Engine.ECS/tree/main/src/ECS) [![CI-Engine](https://img.shields.io/github/actions/workflow/status/friflo/Friflo.Engine.ECS/.github%2Fworkflows%2Fengine.yml?logo=github-actions&logoColor=white&label=CI)](https://github.com/friflo/Friflo.Engine.ECS/actions/workflows/engine.yml)