From a7f97a72eae62418d742800d33cf818fecd676e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Thu, 20 Oct 2022 10:11:13 +0200 Subject: [PATCH] Package id change in readme --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 249f0ad..d334a9c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -[![.NET Windows](https://github.com/WOmed/MewtocolNet/actions/workflows/dotnet-windows.yml/badge.svg)](https://github.com/WOmed/MewtocolNet/actions/workflows/dotnet-windows.yml) -![Nuget](https://img.shields.io/nuget/v/MewtocolNet) +[![Publish to Nuget](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml/badge.svg)](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml) +![Nuget](https://img.shields.io/nuget/v/Mewtocol.NET) ![Lines of code](https://img.shields.io/tokei/lines/github/WOmed/MewtocolNet) -![Nuget](https://img.shields.io/nuget/dt/MewtocolNet) ![GitHub](https://img.shields.io/github/license/WOmed/MewtocolNet) ![Status](https://img.shields.io/badge/Status-In%20dev-orange) @@ -53,12 +52,12 @@ Where is the RS232/Serial support? Install this package by using [Nuget](https://www.nuget.org/packages/MewtocolNet/) or reference ```XML - + ``` in your dependencies. Alternatively use the dotnet CLI and run ```Shell -dotnet add package MewtocolNet +dotnet add package Mewtocol.NET ``` # Protocol description