From 0ac019822328622c1bc1617936e5566679289ae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Mon, 18 Jul 2022 16:49:53 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7122f12..061e347 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ 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 From f15d565029781dfe9bf955556c9deda992a6a7da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Mon, 18 Jul 2022 16:50:48 +0200 Subject: [PATCH 2/2] Typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061e347..494b779 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This software was written by WOLF Medizintechnik GmbH (@WOmed/dev). ## .NET Support -This library was written in **netstandard2.0** and should by compatible with a lot of .NET environments. +This library was written in **netstandard2.0** and should be compatible with a lot of .NET environments. 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)