Skip to content

Commit 1fb8632

Browse files
committed
doc(readme): logo
1 parent ae4dae3 commit 1fb8632

3 files changed

Lines changed: 49 additions & 1 deletion

File tree

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
# Browserbase Python SDK
1+
<p align="center">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="logo/dark.svg"/>
4+
<img alt="Browserbase logo" src="logo/light.svg" width="300" />
5+
</picture>
6+
</p>
7+
8+
<p align="center">
9+
<a href="https://docs.browserbase.com">Documentation</a>
10+
<span>&nbsp;·&nbsp;</span>
11+
<a href="https://www.browserbase.com/playground">Playground</a>
12+
</p>
13+
<br/>
14+
15+
## Browserbase Python SDK
216

317
[Browserbase](https://browserbase.com) is a serverless platform for running headless browsers, it offers advanced debugging, session recordings, stealth mode, integrated proxies and captcha solving.
418

logo/dark.svg

Lines changed: 17 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)