From e1be9fcda199b695184ea72f7a706657b57e65b4 Mon Sep 17 00:00:00 2001 From: warmshao Date: Mon, 6 Jan 2025 23:57:57 +0800 Subject: [PATCH] feat: release new and well-designed WebUI --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b40a9f..5d6363e 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ This project builds upon the foundation of the [browser-use](https://github.com/ +**Changelog** +- [x] **2025/01/06:** Thanks to @richard-devbot, a New and Well-Designed WebUI is released. [Video tutorial demo](https://github.com/warmshao/browser-use-webui/issues/1#issuecomment-2573393113). + + ## Environment Installation 1. **Python Version:** Ensure you have Python 3.11 or higher installed.