From 2865543975c670bb9dee577f637a0b356c78f35b Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Fri, 10 Mar 2023 21:52:56 +0200 Subject: [PATCH] [Repo] Add Discord Server link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 311ddbe..a930d68 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Minimum Supported Rust Version is `1.56.1` and the code is cross-platform. +Check out the GameDig Community Discord Server [here](https://discord.gg/NVCMn3tnxH). + ## Games/Services/Protocols List To see the supported (or the planned to support) games/services/protocols, see [GAMES](GAMES.md), [SERVICES](SERVICES.md) and [PROTOCOLS](PROTOCOLS.md) respectively.