From 7509e6db715f8a8885e3df65530faa2f67e3cee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Sat, 13 Jul 2024 15:37:19 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9558139..1e13799 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Nefarius.Peripherals.SerialPort +![NuGet Version](https://img.shields.io/nuget/v/Nefarius.Peripherals.SerialPort) +![NuGet Downloads](https://img.shields.io/nuget/dt/Nefarius.Peripherals.SerialPort) + Like `System.IO.Ports.SerialPort` but actually works 😏 ## About