From 6839411edffbed98ca0bfb402f82b7700b418891 Mon Sep 17 00:00:00 2001 From: Yousif Akbar <11247449+yhakbar@users.noreply.github.com> Date: Tue, 12 Nov 2024 15:36:18 -0500 Subject: [PATCH] feat: Adding Discord Markdown badge (#3539) * feat: Adding Discord Markdown badge * fix: Adjust formatting for discord invite --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ca33fdc92a..92eb51fb4b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Please see the following for more info, including install instructions and compl * [Contributing to Terragrunt](https://terragrunt.gruntwork.io/docs/community/contributing) * [Commercial Support](https://gruntwork.io/support/) +## Join the Discord! + +[![](https://dcbadge.limes.pink/api/server/https://discord.gg/SPu4Degs5f)](https://discord.gg/SPu4Degs5f) + ## License This code is released under the MIT License. See [LICENSE.txt](LICENSE.txt).