feat: 优化 ShowCase 章节展示和调整图片大小
改进内容: 1. 调整图片大小 - 将发布结果图片宽度从 400px 调整为 300px - 优化页面布局,避免占用过多空间 2. 改进 ShowCase 章节 - 重命名为"🌟 实战案例展示 (Community Showcases)" - 添加章节编号(3) - 使用 emoji 增强视觉效果 - 添加强调提示框 - 加粗重要链接 3. 为互助群章节添加编号(4) 4. 同步更新英文版 README 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
18
README_EN.md
18
README_EN.md
@@ -482,16 +482,22 @@ Use xiaohongshu-mcp for publishing.
|
||||
|
||||
**Publishing Result:**
|
||||
|
||||
<img src="./assets/publish_result.jpeg" alt="xiaohongshu-mcp publishing result" width="400">
|
||||
<img src="./assets/publish_result.jpeg" alt="xiaohongshu-mcp publishing result" width="300">
|
||||
|
||||
## ShowCase
|
||||
## 3. 🌟 Community Showcases
|
||||
|
||||
Refer directly to user cases: [ShowCase](./examples/README.md)
|
||||
> 💡 **Highly Recommended**: These are real-world use cases from community contributors, featuring detailed configuration steps and practical experiences!
|
||||
|
||||
1. [n8n Complete Tutorial](./examples/n8n/README.md)
|
||||
2. [Cherry Studio Complete Tutorial](./examples/cherrystudio/README.md)
|
||||
### 📚 Complete Tutorial List
|
||||
|
||||
## RedNote MCP Community Group
|
||||
1. **[n8n Complete Integration Tutorial](./examples/n8n/README.md)** - Workflow automation platform integration
|
||||
2. **[Cherry Studio Complete Configuration Tutorial](./examples/cherrystudio/README.md)** - Perfect AI client integration
|
||||
|
||||
> 🎯 **Tip**: Click the links above to view detailed step-by-step tutorials for quick setup of various integration solutions!
|
||||
>
|
||||
> 📢 **Contributions Welcome**: If you have new integration cases, feel free to submit a PR to share with the community!
|
||||
|
||||
## 4. RedNote MCP Community Group
|
||||
|
||||
Since the project has just started, there will be many issues. Let's create a group to discuss problems together and contribute to the open source project. ~~Scan my WeChat QR code to join the technical discussion group~~.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user