From 97ae9cb31810fb13326ab5c61d177c9c28bb0b86 Mon Sep 17 00:00:00 2001 From: Xubin Ren Date: Sun, 19 Apr 2026 13:42:02 +0000 Subject: [PATCH] docs: refine README for WebUI development workflow clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cff324c6b..9e6aa391b 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ nanobot agent ## 🧪 WebUI (Development) > [!NOTE] -> The WebUI development workflow currently requires a source checkout and is not yet shipped together with the official packaged release. See [WebUI Document](./webui/README.md) for full WebUI development docs, build steps, and release notes. +> The WebUI development workflow currently requires a source checkout and is not yet shipped together with the official packaged release. See [WebUI Document](./webui/README.md) for full WebUI development docs and build steps.

nanobot webui preview