docs: 优化README中的图片显示尺寸

- 将发布结果截图从原始尺寸(1170x3941)限制为宽度400px
- 使用HTML img标签替代Markdown语法以控制显示大小
- 改善GitHub上的阅读体验

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
zy
2025-08-12 01:34:02 +08:00
parent 4ae05ee130
commit 8e6798393c

View File

@@ -91,4 +91,4 @@ claude mcp add --transport http xiaohongshu-mcp http://localhost:18060/mcp
**发布结果:**
![xiaohongshu-mcp 发布结果](./assets/publish_result.jpeg)
<img src="./assets/publish_result.jpeg" alt="xiaohongshu-mcp 发布结果" width="400">