diff --git a/README.md b/README.md
index 4e85936..cb879a2 100755
--- a/README.md
+++ b/README.md
@@ -11,6 +11,9 @@
   
 支持系统:Deepin(amd64)、UOS(amd64/arm64)、Debian(amd64,≥debian 10)、Ubuntu(amd64,≥Ubuntu 20.04)  
 Debian 10、Debian 11、Ubuntu 20.04 需要从 http://dtk.gfdgdxi.top/ 下载 dtk(版本≥5.5)并安装才能通过运行器的安装程序正确安装 UEngine  
+暂不支持 Debian 12  
+
+QQ 交流群:872491938  
   
 ## 程序相关网站
 作者个人站:https://www.gfdgdxi.top  
diff --git a/information.json b/information.json
index 66b8724..49052bb 100755
--- a/information.json
+++ b/information.json
@@ -28,6 +28,7 @@
         "※3、新增 ARM 架构非飞腾 CPU 识别防止破坏鲲鹏 kbox 环境",
         "4、优化安装量统计机制",
         "5、关于窗口新增赞助页",
+        "6、新增 QQ 交流群入口",
         "",
         "<b>V2.1.2:</b>",
         "※1、修复 https://gitee.com/gfdgd-xi/uengine-runner/issues/I6ZRZX",
diff --git a/mainwindow.py b/mainwindow.py
index 9d2a2a7..e11614e 100755
--- a/mainwindow.py
+++ b/mainwindow.py
@@ -1593,6 +1593,7 @@ about = f'''<p>介绍:虽然通过Deepin/UOS应用商店已经能够安装部
 <p>程序官网:{programUrl}</p>
 <p>系统版本:{SystemVersion}</p>
 <p>安装包构建时间:{information['Time']}</p>
+<p>QQ 交流群:872491938</p>
 <h1>©2021-{time.strftime("%Y")} gfdgd xi</h1>'''
 updateThingsString = ""
 tips = ""