Skip to content

Commit 7d0142a

Browse files
committed
update doc
1 parent 73a584c commit 7d0142a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,7 @@ Seamlessly integrate this browser into any automation pipeline, or fully control
5858
- DevTools Protocol and WebSocket control support
5959
- JavaScript API and CLI tools for advanced tuning and scripting
6060

61-
#### 🧪 Sample Usage (JS API):
62-
63-
```js
64-
const browser = await launch({
65-
proxy: 'socks5://user1:password2@127.0.0.1:9050',
66-
itbrowser: 'chrome-114-win10-en-US.json',
67-
});
68-
```
61+
6962

7063
---
7164

0 commit comments

Comments
 (0)