From f9a59c0ac35c692fb36e81fdd304750bb9fc7f12 Mon Sep 17 00:00:00 2001 From: Alexander Yue <43824272+Alezander9@users.noreply.github.com> Date: Fri, 15 May 2026 15:29:20 -0700 Subject: [PATCH] Update command examples in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 236594b49..a80a4f892 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ bcode Run an agent headlessly: ```sh -bcode run "Connect to my browser and find the cheapest way to SF via any bus/train/rideshare" +bcode run "On Google flights return all flight details from New York to SF today" ``` ### Connect an LLM