From 31f2644ddbe36382248ed40da00b55037a137abc Mon Sep 17 00:00:00 2001 From: Yi Lu Date: Tue, 16 Jun 2026 14:46:34 -0700 Subject: [PATCH] docs: add Discord community badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fca22dc..8cf798a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ Hosts + + Discord +

@@ -232,6 +235,7 @@ See the [LICENSE](LICENSE) file for details. ## Support +- **Discord**: join the community at [discord.gg/7fnCxahase](https://discord.gg/7fnCxahase). - **Issues**: open one on GitHub describing the symptom and include the reflexio backend log (`~/.claude-smart/backend.log`) and the relevant lines of `~/.claude-smart/sessions/{session_id}.jsonl`. ---