Skip to content

Commit ab9148a

Browse files
committed
docs(readme): surface WeChat group as a badge in both READMEs
Many users miss the community group because it lives deep in the zh-CN README. Add a green WeChat badge to the top badge row (en + zh) that deep-links to the #社群 anchor where the QR and expiry caveat live, so the QR itself (which rotates every 7 days) only needs to be updated in one place.
1 parent c95427b commit ab9148a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<a href="LICENSE"><img alt="License" src="https://img.shields.io/badge/license-MIT-blue" /></a>
2020
<a href="https://github.com/OpenCoworkAI/open-codesign/actions"><img alt="CI" src="https://img.shields.io/github/actions/workflow/status/OpenCoworkAI/open-codesign/ci.yml?label=CI" /></a>
2121
<a href="https://github.com/OpenCoworkAI/open-codesign/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/OpenCoworkAI/open-codesign?style=social" /></a>
22+
<a href="./README.zh-CN.md#%E7%A4%BE%E7%BE%A4"><img alt="WeChat Group" src="https://img.shields.io/badge/WeChat-Group-07C160?logo=wechat&logoColor=white" /></a>
2223
</p>
2324

2425
<p align="center">

README.zh-CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<a href="LICENSE"><img alt="License" src="https://img.shields.io/badge/license-MIT-blue" /></a>
1818
<a href="https://github.com/OpenCoworkAI/open-codesign/actions"><img alt="CI" src="https://img.shields.io/github/actions/workflow/status/OpenCoworkAI/open-codesign/ci.yml?label=CI" /></a>
1919
<a href="https://github.com/OpenCoworkAI/open-codesign/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/OpenCoworkAI/open-codesign?style=social" /></a>
20+
<a href="#%E7%A4%BE%E7%BE%A4"><img alt="微信用户群" src="https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1-%E7%94%A8%E6%88%B7%E7%BE%A4-07C160?logo=wechat&logoColor=white" /></a>
2021
</p>
2122

2223
<p align="center">

0 commit comments

Comments
 (0)