Rename CI badge labels
Some checks failed
Tests / tests (push) Has been cancelled
Build / build (push) Has been cancelled

This commit is contained in:
codex 2026-06-24 15:35:34 -05:00
commit 36218648cc

View file

@ -2,8 +2,8 @@
CS-MIC is a small, embeddable expression interpreter for .NET applications. It is designed for places where users need to enter flexible numeric input, while the host application needs a deterministic decimal result and a controlled extension surface. CS-MIC is a small, embeddable expression interpreter for .NET applications. It is designed for places where users need to enter flexible numeric input, while the host application needs a deterministic decimal result and a controlled extension surface.
![Build](https://git.jordanwages.com/wagesj45/cs-mic/actions/workflows/build.yml/badge.svg?branch=main) ![Build status](https://git.jordanwages.com/wagesj45/cs-mic/actions/workflows/build.yml/badge.svg?branch=main)
![Tests](https://git.jordanwages.com/wagesj45/cs-mic/actions/workflows/tests.yml/badge.svg?branch=main) ![Test status](https://git.jordanwages.com/wagesj45/cs-mic/actions/workflows/tests.yml/badge.svg?branch=main)
The 2.0 release separates the project into two NuGet packages: The 2.0 release separates the project into two NuGet packages: