From 43b520576449211d08bcc3b29d928973ad32dcc7 Mon Sep 17 00:00:00 2001 From: Jan Date: Fri, 21 Aug 2026 21:13:09 +0200 Subject: [PATCH] docs: link the Discord server from the README A badge above the GitHub/NuGet row, in Discord's own blurple, so the server is the first thing a visitor can act on. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_011yryrukUNNK1PMieud3Vef --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f72f341..96a51fc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # DRYL +[![Discord](https://img.shields.io/badge/Discord-join%20the%20server-5865F2?style=flat&logo=discord&logoColor=white)](https://discord.gg/cs8XNJw2gH) + [![GitHub Stars](https://img.shields.io/github/stars/Zimpi/DRYL.Components?style=flat&color=7c3aed&label=stars)](https://github.com/Zimpi/DRYL.Components/stargazers) [![NuGet](https://img.shields.io/nuget/v/DRYL.Components.svg?color=512BD4)](https://www.nuget.org/packages/DRYL.Components) [![Downloads](https://img.shields.io/nuget/dt/DRYL.Components.svg)](https://www.nuget.org/packages/DRYL.Components)