From 7adc9c2332f335a407ec440106dc16b5c9431bc1 Mon Sep 17 00:00:00 2001 From: ulises-jeremias Date: Wed, 22 Jul 2026 03:19:39 -0300 Subject: [PATCH] docs: add Discord community badge to README Link the shared OSS Discord so contributors can find the community from the repo front door. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b5bead..23b0809 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # create-vlang-app — AUR package +[![Discord](https://img.shields.io/discord/1527933660764831825?label=Discord&logo=discord&logoColor=white)](https://discord.gg/dwFTsR7fK2) + Arch Linux packaging for [create-vlang-app](https://github.com/Create-Vlang-App/create-vlang-app). Pinned to tag [`create-vlang-app@0.1.0`](https://github.com/Create-Vlang-App/create-vlang-app/releases/tag/create-vlang-app%400.1.0).