From 90694936df1c3383d1c6befcb77acb65a772ac13 Mon Sep 17 00:00:00 2001 From: Harry Cordewener Date: Sun, 7 Jan 2024 16:32:09 -0600 Subject: [PATCH] Badges with links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aae1863..6392a76 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Discord](https://img.shields.io/discord/1193672869104861195?style=for-the-badge&link=https%3A%2F%2Fdiscord.gg%2FSK2cWERJF7) ![Build Status](https://img.shields.io/github/actions/workflow/status/HarryCordewener/TelnetNegotiationCore/dotnet.yml?style=for-the-badge&link=https%3A%2F%2Fgithub.com%2FHarryCordewener%2FTelnetNegotiationCore%2Factions%2Fworkflows%2Fdotnet.yml) ![Nuget](https://img.shields.io/nuget/dt/TelnetNegotiationCore?style=for-the-badge&color=blue&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FTelnetNegotiationCore%2F) +[![Discord](https://img.shields.io/discord/1193672869104861195?style=for-the-badge)](https://discord.gg/SK2cWERJF7) [![Build Status](https://img.shields.io/github/actions/workflow/status/HarryCordewener/TelnetNegotiationCore/dotnet.yml?style=for-the-badge)](https://github.com/HarryCordewener/TelnetNegotiationCore/actions/workflows/dotnet.yml) [![Nuget](https://img.shields.io/nuget/dt/TelnetNegotiationCore?style=for-the-badge&color=blue)](https://www.nuget.org/packages/TelnetNegotiationCore) # Telnet Negotiation Core ## Summary