From ec4de1324d2a5a3b9018971c9fa51693e6401c7c Mon Sep 17 00:00:00 2001 From: neo Date: Wed, 17 Jun 2026 16:25:45 +0800 Subject: [PATCH] docs: add translated README links --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ab7f6a5d..e87f5a6d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ # Browser Harness ♞ + + +[Deutsch](https://zdoc.app/de/browser-use/browser-harness) | +[Español](https://zdoc.app/es/browser-use/browser-harness) | +[français](https://zdoc.app/fr/browser-use/browser-harness) | +[日本語](https://zdoc.app/ja/browser-use/browser-harness) | +[한국어](https://zdoc.app/ko/browser-use/browser-harness) | +[Português](https://zdoc.app/pt/browser-use/browser-harness) | +[Русский](https://zdoc.app/ru/browser-use/browser-harness) | +[中文](https://zdoc.app/zh/browser-use/browser-harness) + Connect an LLM directly to your real browser with a thin, editable CDP harness. For browser tasks where you need **complete freedom**. One websocket to Chrome, nothing between. The agent writes what's missing during execution. The harness improves itself every run.