From f457c83b6b68c4a26c887ee1f62a1022ef0b6691 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E7=A3=8A?= Date: Tue, 29 Apr 2025 09:41:58 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38b1e023..adb0f064 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ BotSharp uses component design, the kernel is kept to a minimum, and business fu - [ ] A2A - [x] MCP -- [ ] Realtime +- [x] Realtime - [ ] Computer Use - [x] Browser Use - [x] Database Assistant