From e96496cff82acfc942f88860b4b0cac335f21515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:52:40 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47c1f22..f05e250 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Publish to Nuget](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml/badge.svg)](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml) +[![Build pipeline](https://github.com/WOmed/MewtocolNet/actions/workflows/build-pipeline.yml/badge.svg)](https://github.com/WOmed/MewtocolNet/actions/workflows/build-pipeline.yml) [![Nuget](https://img.shields.io/nuget/v/Mewtocol.NET)](https://www.nuget.org/packages/Mewtocol.NET) ![Lines of code](https://img.shields.io/tokei/lines/github/WOmed/MewtocolNet) ![GitHub](https://img.shields.io/github/license/WOmed/MewtocolNet) @@ -52,7 +52,7 @@ Where is the RS232/Serial support? Install this package by using [Nuget](https://www.nuget.org/packages/Mewtocol.NET) or reference ```XML - + ``` in your dependencies. Alternatively use the dotnet CLI and run