From b5ddbff081a0db4cabc71809ef376081a3665bfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=8C=E6=99=A8=E7=91=9E=E9=9B=AA=E8=87=B3?= <155128942+dou-jiang@users.noreply.github.com> Date: Sat, 21 Mar 2026 23:55:30 +0800 Subject: [PATCH] Add QQ group information to README Added QQ group contact information to the README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 14392b4..a744c00 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Python](https://img.shields.io/badge/Python-3.10%2B-blue.svg)](https://www.python.org/) +## QQ群 + +- 交流群: https://qm.qq.com/q/ZTCKxawxeo + ## 致谢 首先感谢上游项目作者 [cnlimiter](https://github.com/cnlimiter) 提供的优秀基础工程。