From 9103a93feeaa5ed7aa1f05485a60d32e2f5fa2f4 Mon Sep 17 00:00:00 2001 From: nrslib <38722970+nrslib@users.noreply.github.com> Date: Sat, 21 Feb 2026 22:10:30 +0900 Subject: [PATCH] docs: add Discord community link to README --- README.md | 6 +++++- docs/README.ja.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a7016b..62d4a3d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TAKT -🇯🇵 [日本語ドキュメント](./docs/README.ja.md) +🇯🇵 [日本語ドキュメント](./docs/README.ja.md) | 💬 [Discord Community](https://discord.gg/R2Xz3uYWxD) **T**AKT **A**gent **K**oordination **T**opology — Give your AI coding agents structured review loops, managed prompts, and guardrails — so they deliver quality code, not just code. @@ -252,6 +252,10 @@ await engine.run(); | [Changelog](./CHANGELOG.md) ([日本語](./docs/CHANGELOG.ja.md)) | Version history | | [Security Policy](./SECURITY.md) | Vulnerability reporting | +## Community + +Join the [TAKT Discord](https://discord.gg/R2Xz3uYWxD) for questions, discussions, and updates. + ## Contributing See [CONTRIBUTING.md](./CONTRIBUTING.md) for details. diff --git a/docs/README.ja.md b/docs/README.ja.md index a18ac77..94036b8 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -1,6 +1,6 @@ # TAKT -[English](../README.md) +[English](../README.md) | 💬 [Discord コミュニティ](https://discord.gg/R2Xz3uYWxD) **T**AKT **A**gent **K**oordination **T**opology — AI コーディングエージェントにレビューループ・プロンプト管理・ガードレールを与え、「とりあえず動くコード」ではなく「品質の高いコード」を出させるツールです。 @@ -263,6 +263,10 @@ await engine.run(); | [Changelog](../CHANGELOG.md) ([日本語](./CHANGELOG.ja.md)) | バージョン履歴 | | [Security Policy](../SECURITY.md) | 脆弱性の報告 | +## コミュニティ + +質問・議論・最新情報は [TAKT Discord](https://discord.gg/R2Xz3uYWxD) へどうぞ。 + ## コントリビュート [CONTRIBUTING.md](../CONTRIBUTING.md) を参照してください。