Skip to content

Commit

Permalink
README.md - fixed badge label
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed Dec 22, 2024
1 parent 20a9097 commit e1b0fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<div align="center">

[![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)
Expand Down

0 comments on commit e1b0fa4

Please sign in to comment.