Update README.md

This commit is contained in:
Felix Weiß
2023-06-13 13:52:40 +02:00
committed by GitHub
parent 39ff1a5c5b
commit e96496cff8

View File

@@ -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
<PackageReference Include="Mewtocol.NET" Version="0.6.1"/>
<PackageReference Include="Mewtocol.NET" Version="0.6.2"/>
```
in your dependencies.
Alternatively use the dotnet CLI and run