Skip to content

Commit a5acea0

Browse files
JessyTsuiJessyTsuiclaude
authored
readme: brand logo (graphite/paper) + community with new WeChat QR (#216)
- Header logo: old logo.png → brand graphite/paper adaptive picture; logo.png now the brand mark (fixes cross-repo hotlinks in cerul-cli/js/python/flow) - Community: match cerul-app style — WeChat group (new QR) + Discord badge Co-authored-by: JessyTsui <cerul_panda@outlook.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent c4745d0 commit a5acea0

6 files changed

Lines changed: 17 additions & 6 deletions

File tree

README.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
<div align="center">
22
<br />
33
<a href="https://cerul.ai">
4-
<img src="./assets/logo.png" alt="Cerul" width="80" />
4+
<picture>
5+
<source media="(prefers-color-scheme: dark)" srcset="./assets/cerul-paper-256.png" />
6+
<img src="./assets/cerul-graphite-256.png" alt="Cerul" width="88" />
7+
</picture>
58
</a>
69
<h1>Cerul</h1>
710
<p><strong>Where video becomes citable.</strong></p>
@@ -181,13 +184,21 @@ Licensed under [Apache 2.0](./LICENSE).
181184

182185
<h2 id="wechat-group">Community</h2>
183186

184-
Join our WeChat group to chat with the team and other users. Scan the QR code below (refreshes weekly):
187+
Questions, feedback, or just want to follow along? Join the conversation — pick whichever community is closest to you.
185188

186-
<div align="center">
187-
<img src="./assets/wechat-group.jpg" alt="Cerul.ai WeChat Group" width="280" />
188-
</div>
189+
**🇨🇳 中国 (China)** — scan to join the WeChat group:
190+
191+
<p align="center">
192+
<strong>微信群 (WeChat)</strong><br />
193+
「Cerul.ai 官方社群」<br /><br />
194+
<img src="./assets/wechat-group.png" alt="Cerul.ai 官方微信社群二维码" width="240" />
195+
</p>
196+
197+
**🌍 International** — chat with users and contributors worldwide on Discord:
198+
199+
<a href="https://discord.gg/qHDEMQB9vN"><img src="https://img.shields.io/badge/Join%20our-Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Join our Discord" /></a>
189200

190-
Or join us on [Discord](https://discord.gg/qHDEMQB9vN) for English discussion.
201+
> **Heads up:** the WeChat QR rotates periodically and may expire. If a scan fails, ping us on [Discord](https://discord.gg/qHDEMQB9vN) or [X / Twitter](https://x.com/cerul_hq) for the latest invite.
191202
192203
<div align="center">
193204
<br />

assets/cerul-graphite-256.png

16.5 KB
Loading

assets/cerul-paper-256.png

7.3 KB
Loading

assets/logo.png

-312 KB
Loading

assets/wechat-group.jpg

-152 KB
Binary file not shown.

assets/wechat-group.png

497 KB
Loading

0 commit comments

Comments
 (0)