From 68268ff5ab869640ce0ae2ced0bbeb50622d2898 Mon Sep 17 00:00:00 2001 From: leether Date: Sun, 7 Jun 2026 15:06:46 +0800 Subject: [PATCH] docs(readme): add CTA with QR code and md2wechat cross-link - Add centered QR code image (assets/qr.png) at README bottom - Add sibling project table linking to md2wechat repo - Cross-traffic between md2video (video) and md2wechat (WeChat article) - Mention shared autopoiesis immune system --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index ee17e8e..8686fff 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,23 @@ brew install ffmpeg - numpy - 即梦 CLI(可选,用于 AI 素材) +## 交流群 & 姊妹项目 + +

+ 微信群二维码 +
+ 扫码加入交流群,一起探索 AI 自动化内容生产 +

+ +### 姊妹项目 + +| 项目 | 用途 | 链接 | +|------|------|------| +| **md2video** ⬅ 当前 | Markdown / 文章 → 短视频 | [github.com/leether/md2video](https://github.com/leether/md2video) | +| **md2wechat** | Markdown / 文章 → 公众号排版 & 推送 | [github.com/leether/md2wechat](https://github.com/leether/md2wechat) | + +> 同一套自创生(Autopoiesis)免疫系统:越用越聪明,每次出错自动变成规则。 + ## 许可证 MIT License — 见 [LICENSE](LICENSE) 文件。