From cba0ed8db782aabd73dbec1a9c4198238faffe1c Mon Sep 17 00:00:00 2001 From: Skynr Labs Date: Wed, 20 May 2026 22:55:28 -0400 Subject: [PATCH] Add community section to README Added community section with Discord link for user engagement. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 319b538..feb3ccd 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,11 @@ The relay is a blind pass-through. It does not log, read, or store message conte The app stores only your preferences and profiles locally in `%APPDATA%\SemaBuzz\`. Nothing is transmitted to any server except the encrypted packets exchanged with your peer via the relay. ---- +-- + +## 💬 Community + +Join the [SemaBuzz Discord](https://discord.gg/rJMQ2cfN) to ask questions, share what you're building, and follow development. ## 🤝 Contributing @@ -149,8 +153,6 @@ The repo uses a two-branch model: | `main` | Stable, release-ready | | `dev` | Integration target — all PRs merge here first | ---- - ## 📄 License SemaBuzz for Windows is open-source software licensed under the **GNU Affero General Public License v3.0**. Copyright © 2026 Skynr Labs.