Skip to content

Commit c2aecb3

Browse files
committed
2 parents 0e1f5cd + f15d565 commit c2aecb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This software was written by WOLF Medizintechnik GmbH (@WOmed/dev).
2828

2929
## .NET Support
3030

31-
This library was written in **netstandard2.0** and should by compatible with a lot of .NET environments.
31+
This library was written in **netstandard2.0** and should be compatible with a lot of .NET environments.
3232

3333
For a full list of supported .NET clrs see [this page](https://docs.microsoft.com/de-de/dotnet/standard/net-standard?tabs=net-standard-2-0#select-net-standard-version)
3434

@@ -53,7 +53,7 @@ Where is the RS232/Serial support?
5353

5454
Install this package by using [Nuget](https://www.nuget.org/packages/MewtocolNet/) or reference
5555
```XML
56-
<PackageReference Include="MewtocolNet" Version="0.4.2" />
56+
<PackageReference Include="MewtocolNet" Version="0.5.0" />
5757
```
5858
in your dependencies.
5959
Alternatively use the dotnet CLI and run

0 commit comments

Comments
 (0)