From a7ddcb53a0e80d88f53f886110c744d6144777a2 Mon Sep 17 00:00:00 2001 From: "Thomas Marchand (agent)" Date: Mon, 9 Feb 2026 14:17:25 +0000 Subject: [PATCH] docs: add Relens community link --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index bd558eb..aaf7c5e 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,7 @@ An **unofficial** curated list of resources for Amp, an AI coding agent by Sourc - [Editor & IDE Integrations](#editor--ide-integrations) - [CLI Usage](#cli-usage) - [Security & Best Practices](#security--best-practices) +- [Community](#community) - [Contributing](#contributing) @@ -149,6 +150,10 @@ When using AI coding agents, consider these security aspects: - Consider running agents in isolated environments for sensitive projects - Vet MCP servers before installation +### Community + +- 💬 [Relens Community](https://relens.ai/community) - Join the AI coding agents community to share tips, tricks, and workflows. + ### Contributing [Contributions of any kind welcome, just follow the guidelines](contributing.md)!