From f3fa1b825c155b6de48e9891016a41b8a14686c4 Mon Sep 17 00:00:00 2001 From: rianli Date: Thu, 12 Mar 2026 13:38:24 +0800 Subject: [PATCH] docs: rename image/voice section titles --- README.md | 5 ++--- README.zh.md | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d86cf37..2724622 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ ### 🚀 Current Version: `v1.5.7` -![Version](https://img.shields.io/badge/version-1.5.7-blue) [![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE) [![QQ Bot](https://img.shields.io/badge/QQ_Bot-API_v2-red)](https://bot.q.qq.com/wiki/) [![Platform](https://img.shields.io/badge/platform-OpenClaw-orange)](https://github.com/tencent-connect/openclaw-qqbot) @@ -94,7 +93,7 @@ If your main model supports vision (e.g. Tencent Hunyuan `hunyuan-vision`), AI c Image Understanding Demo -### 🎨 Image Generation +### 🎨 Image Sending > **You**: Draw me a cat > @@ -104,7 +103,7 @@ AI sends images via `path`. Supports local paths and URLs. Format Image Generation Demo -### 🔊 Voice Reply (TTS) +### 🔊 Voice Sending > **You**: Tell me a joke in voice > diff --git a/README.zh.md b/README.zh.md index a463d3f..4e20826 100644 --- a/README.zh.md +++ b/README.zh.md @@ -9,7 +9,7 @@ **让你的 AI 助手接入 QQ — 私聊、群聊、富媒体,一个插件全搞定。** -### 🚀 当前版本:`v1.5.7` +### 🚀 当前版本: `v1.5.7` [![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE) [![QQ Bot](https://img.shields.io/badge/QQ_Bot-API_v2-red)](https://bot.q.qq.com/wiki/) @@ -88,7 +88,7 @@ QQ 的引用事件通常只携带索引键(如 `REFIDX_xxx`),不直接返 图片理解演示 -### 🎨 AI 画图 +### 🎨 图片发送 > **你**:画一只猫咪 > @@ -98,7 +98,7 @@ AI 通过 `路径` 发送图片,支持本地文件路径和网 发图片演示 -### 🔊 语音回复(TTS) +### 🔊 语音发送 > **你**:给我讲一个笑话 >