From 73f031f028d361f4468733f20aa174eb73602f96 Mon Sep 17 00:00:00 2001 From: jack ning Date: Thu, 29 Aug 2024 08:06:37 +0800 Subject: [PATCH] update --- README.md | 12 ++++++------ README.zh.md | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index d948284d..d1a5ff84 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: 2024-08-22 12:30:31 + * @LastEditTime: 2024-08-29 08:06:25 * @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. @@ -166,11 +166,11 @@ h2-console: http://127.0.0.1:9003/h2-console, path: ./h2db/weiyuim, user/passwor ## Dev Stack -- springboot-3.x for im server -- python for ai -- react for web -- flutter for ios&android -- electron for windows&mac&linux +- [springboot-3.x for im server](https://github.com/Bytedesk/bytedesk) +- [python for ai](https://github.com/Bytedesk/bytedesk-ai) +- [react for web](https://github.com/Bytedesk/bytedesk-react) +- [flutter for ios&android](https://github.com/Bytedesk/bytedesk-mobile) +- [electron for windows&mac&linux](https://github.com/Bytedesk/bytedesk-desktop) ## Contact diff --git a/README.zh.md b/README.zh.md index 83c0f2be..56c9489d 100644 --- a/README.zh.md +++ b/README.zh.md @@ -2,7 +2,7 @@ * @Author: jackning 270580156@qq.com * @Date: 2024-06-05 09:44:23 * @LastEditors: jackning 270580156@qq.com - * @LastEditTime: 2024-08-25 10:42:40 + * @LastEditTime: 2024-08-29 08:06:14 * @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. @@ -173,11 +173,11 @@ h2数据库: http://127.0.0.1:9003/h2-console, 路径: ./h2db/weiyuim, 用户名 ## 技术栈 - 基于金融级云原生架构 -- springboot-3.x for 后端 -- python for ai -- react for web前端 -- flutter for 移动客户端(ios&android) -- electron for 桌面客户端(windows&mac&linux) +- [springboot-3.x for 后端](https://github.com/Bytedesk/bytedesk) +- [python for ai](https://github.com/Bytedesk/bytedesk-ai) +- [react for web前端](https://github.com/Bytedesk/bytedesk-react) +- [flutter for 移动客户端(ios&android)](https://github.com/Bytedesk/bytedesk-mobile) +- [electron for 桌面客户端(windows&mac&linux)](https://github.com/Bytedesk/bytedesk-desktop) ## 联系