docs: add contact section with WeChat QR code (#120)
Add author contact section to both Chinese and English READMEs. Placed after Credits, before License — clean and non-intrusive. Co-authored-by: Panniantong <panniantong@users.noreply.github.com>
This commit is contained in:
parent
c2cbccfed9
commit
3fe100cd9a
3 changed files with 20 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -336,6 +336,16 @@ Yes! Agent Reach is an installer + configuration tool — any AI coding agent th
|
|||
|
||||
[Jina Reader](https://github.com/jina-ai/reader) · [yt-dlp](https://github.com/yt-dlp/yt-dlp) · [xreach](https://www.npmjs.com/package/xreach-cli) · [Exa](https://exa.ai) · [mcporter](https://github.com/steipete/mcporter) · [feedparser](https://github.com/kurtmckee/feedparser) · [xiaohongshu-mcp](https://github.com/xpzouying/xiaohongshu-mcp) · [douyin-mcp-server](https://github.com/yzfly/douyin-mcp-server) · [linkedin-scraper-mcp](https://github.com/stickerdaniel/linkedin-mcp-server) · [mcp-bosszp](https://github.com/mucsbr/mcp-bosszp)
|
||||
|
||||
## 联系
|
||||
|
||||
有合作意向、功能建议,或者想聊聊 AI Agent 的——欢迎加我微信:
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/wechat-qr.jpg" width="280" alt="WeChat QR">
|
||||
</p>
|
||||
|
||||
> Bug 反馈和功能请求请用 [GitHub Issues](https://github.com/Panniantong/Agent-Reach/issues),更容易跟踪。
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE)
|
||||
|
|
|
|||
|
|
@ -299,6 +299,16 @@ Install douyin-mcp-server, then your agent can use `mcporter call 'douyin.parse_
|
|||
|
||||
[Jina Reader](https://github.com/jina-ai/reader) · [yt-dlp](https://github.com/yt-dlp/yt-dlp) · [xreach](https://www.npmjs.com/package/xreach-cli) · [Exa](https://exa.ai) · [feedparser](https://github.com/kurtmckee/feedparser) · [douyin-mcp-server](https://github.com/yzfly/douyin-mcp-server) · [linkedin-scraper-mcp](https://github.com/stickerdaniel/linkedin-mcp-server) · [mcp-bosszp](https://github.com/mucsbr/mcp-bosszp)
|
||||
|
||||
## Contact
|
||||
|
||||
Interested in collaboration, have feature ideas, or just want to chat about AI Agents? Add me on WeChat:
|
||||
|
||||
<p align="center">
|
||||
<img src="wechat-qr.jpg" width="280" alt="WeChat QR">
|
||||
</p>
|
||||
|
||||
> For bug reports and feature requests, please use [GitHub Issues](https://github.com/Panniantong/Agent-Reach/issues) — easier to track.
|
||||
|
||||
## License
|
||||
|
||||
[MIT](../LICENSE)
|
||||
|
|
|
|||
BIN
docs/wechat-qr.jpg
Normal file
BIN
docs/wechat-qr.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
Loading…
Add table
Add a link
Reference in a new issue