Skip to content

Commit a7f97a7

Browse files
authored
Package id change in readme
1 parent 5187016 commit a7f97a7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[![.NET Windows](https://github.com/WOmed/MewtocolNet/actions/workflows/dotnet-windows.yml/badge.svg)](https://github.com/WOmed/MewtocolNet/actions/workflows/dotnet-windows.yml)
2-
![Nuget](https://img.shields.io/nuget/v/MewtocolNet)
1+
[![Publish to Nuget](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml/badge.svg)](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml)
2+
![Nuget](https://img.shields.io/nuget/v/Mewtocol.NET)
33
![Lines of code](https://img.shields.io/tokei/lines/github/WOmed/MewtocolNet)
4-
![Nuget](https://img.shields.io/nuget/dt/MewtocolNet)
54
![GitHub](https://img.shields.io/github/license/WOmed/MewtocolNet)
65
![Status](https://img.shields.io/badge/Status-In%20dev-orange)
76

@@ -53,12 +52,12 @@ Where is the RS232/Serial support?
5352

5453
Install this package by using [Nuget](https://www.nuget.org/packages/MewtocolNet/) or reference
5554
```XML
56-
<PackageReference Include="MewtocolNet" Version="0.6.0" />
55+
<PackageReference Include="Mewtocol.NET" Version="0.6.1"/>
5756
```
5857
in your dependencies.
5958
Alternatively use the dotnet CLI and run
6059
```Shell
61-
dotnet add package MewtocolNet
60+
dotnet add package Mewtocol.NET
6261
```
6362

6463
# Protocol description

0 commit comments

Comments
 (0)