docs: drop broken WeChat image; reorder README sections#13
Merged
Conversation
- Remove the WeChat subscription block from Support; its <img> pointed at image/wechat.png (the file lives at repo root), so it rendered broken. - Reorder for a get-started-first flow: Quick Start now precedes How It Works (try it, then learn the model), and License moves to the end of the meta cluster (after Acknowledgements). TOC updated to match. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #12 (now merged).
What
<img>pointed at
image/wechat.png, but the file lives at the repo root(
wechat.png), so it rendered as a broken-image icon.Notes
The WeChat PNG assets (
wechat.png,image/wechatgroup.png) are left in therepo; only the README reference is removed.
🤖 Generated with Claude Code