From 2e35ed87affe728fe333ff96b6462572aa110cf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Thu, 20 Oct 2022 10:16:11 +0200 Subject: [PATCH] Updated hyperlinks in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d334a9c..47c1f22 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Publish to Nuget](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml/badge.svg)](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml) -![Nuget](https://img.shields.io/nuget/v/Mewtocol.NET) +[![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) ![Status](https://img.shields.io/badge/Status-In%20dev-orange) @@ -50,7 +50,7 @@ Where is the RS232/Serial support? # Installing -Install this package by using [Nuget](https://www.nuget.org/packages/MewtocolNet/) or reference +Install this package by using [Nuget](https://www.nuget.org/packages/Mewtocol.NET) or reference ```XML ```