From daea2afbd6785cee7954b171904f19c3fe0a36b9 Mon Sep 17 00:00:00 2001 From: Emil Koutanov Date: Fri, 19 Jan 2024 10:58:00 +1100 Subject: [PATCH] Fixed badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b2cb90..6a8dd7f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ `overround-methods` === -[![Build Status](https://img.shields.io/github/actions/workflow/status/kindredgroup/overround-methods/master.yml?branch=master&style=flat-square&logo=github)](https://github.com/kindredgroup/overround-methods/actions/workflows/dotnet.yml) +[![Build Status](https://img.shields.io/github/actions/workflow/status/kindredgroup/overround-methods/dotnet.yml?branch=master&style=flat-square&logo=github)](https://github.com/kindredgroup/overround-methods/actions/workflows/dotnet.yml) -A collection of overround application methods. +A collection of overround application methods: Multiplicative, Additive, Power and Odds-Ratio. # Examples ```csharp