diff --git a/README.md b/README.md
index f41059cf..147c0172 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@
- [Quickstart](#-quickstart)
- [Integrations](#-integrations)
- [Contributing](#-contributing)
+- [Community](#-community)
- [Citation](#-citation)
OpenJudge is a unified framework designed to drive **LLM and Agent application excellence** through **Holistic Evaluation** and **Quality Rewards**.
@@ -188,9 +189,17 @@ We love your input! We want to make contributing to OpenJudge as easy and transp
---
+## 💬 Community
+Join our DingTalk group to connect with the community:
-### Migration Guide (v0.1.x → v0.2.0)
+
+

+
+
+---
+
+## Migration Guide (v0.1.x → v0.2.0)
> OpenJudge was previously distributed as the legacy package `rm-gallery` (v0.1.x). Starting from v0.2.0, it is published as `py-openjudge` and the Python import namespace is `openjudge`.
**OpenJudge v0.2.0 is NOT backward compatible with v0.1.x.**
diff --git a/README_zh.md b/README_zh.md
index 60aa6bd5..bd143334 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -30,6 +30,7 @@
- [快速开始](#-快速开始)
- [集成](#-集成)
- [贡献](#-贡献)
+- [社区](#-社区)
- [引用](#-引用)
OpenJudge 是一个统一框架,旨在通过**全面评估**和**质量奖励**来提升 **LLM 和 Agent 应用效果**。
@@ -188,7 +189,17 @@ if __name__ == "__main__":
---
-### 迁移指南(v0.1.x → v0.2.0)
+## 💬 社区
+
+欢迎加入 OpenJudge 钉钉交流群,与我们一起讨论:
+
+
+

+
+
+---
+
+## 迁移指南(v0.1.x → v0.2.0)
> OpenJudge 之前以旧包名 `rm-gallery`(v0.1.x)发布。从 v0.2.0 开始,它以 `py-openjudge` 发布,Python 导入命名空间为 `openjudge`。
**OpenJudge v0.2.0 与 v0.1.x 不向后兼容。**
diff --git a/docs/images/dingtalk_qr_code.png b/docs/images/dingtalk_qr_code.png
new file mode 100644
index 00000000..53f3c6d8
Binary files /dev/null and b/docs/images/dingtalk_qr_code.png differ