From 9a40e236890750c8ee2ae283ad01c865f9cbc239 Mon Sep 17 00:00:00 2001 From: mathisdittrich <85121437+mathisdittrich@users.noreply.github.com> Date: Fri, 15 May 2026 00:38:21 -0700 Subject: [PATCH] Revert "Link Browser Use Box runtime demo" This reverts commit 60a3cdef0b777e6c2b5eb23e9794dd541133d2c3. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 41180d8..afd7ed8 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ It provides a [pydantic](https://docs.pydantic.dev/latest/)-based API for implem ♾️ It's inspired by the simplicity of async and events in `JS`, we aim to bring a fully type-checked [`EventTarget`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget)-style API to Python. -Used in Browser Use: Bubus is one of the async coordination primitives behind long-running Browser Use agents. To run Browser Use automation continuously from your own machine, see [Browser Use Box](https://browser-use.com/bux) and [watch the 15-second demo](https://www.tiktok.com/@browser_use/video/7639824093721758989). -
## 🔢 Quickstart