diff --git a/README.md b/README.md index 6ca13c48b8..f5400446ff 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ * @Author: jackning 270580156@qq.com * @Date: 2024-06-05 09:43:27 * @LastEditors: jackning 270580156@qq.com - * @LastEditTime: 2025-07-07 21:08:55 + * @LastEditTime: 2025-07-10 07:25:33 * @Description: bytedesk.com https://github.com/Bytedesk/bytedesk * Please be aware of the BSL license restrictions before installing Bytedesk IM – * selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license. @@ -22,6 +22,7 @@ AI powered Omnichannel customer service With Team Cooperation ![statistics](./images/admin/statistics.png) ![chat](./images/admin/chat.png) +![channel](./images/admin/channel.png) ![agent](./images/agent/agent_chat.png) ## Introduction diff --git a/README.zh.md b/README.zh.md index 1d9307796b..b5c9402a65 100644 --- a/README.zh.md +++ b/README.zh.md @@ -8,7 +8,17 @@ - [中文](./README.zh.md) ![weiyu](./images/nin1.png) + +## 管理端 + ![chat](./images/admin/chat_zh.png) + +## 多渠道 + +![channel](./images/admin/channel.png) + +## 客服端 + ![agent](./images/agent/agent_chat.png) ## 介绍 diff --git a/images/admin/channel.png b/images/admin/channel.png new file mode 100644 index 0000000000..183aa12c6e Binary files /dev/null and b/images/admin/channel.png differ