Skip to content

Commit 95ea0e7

Browse files
authored
Merge pull request #72 from browserbase/miguel/stg-459-python-readme-logo
fix readme logo
2 parents a390de1 + 257bf98 commit 95ea0e7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
<a href="https://stagehand.dev">
44
<picture>
55
<source media="(prefers-color-scheme: dark)" srcset="https://stagehand.dev/logo-dark.svg" />
6-
<img alt="Stagehand" src="https://stagehand.dev/logo-light.svg" />
6+
<img alt="Stagehand" src="https://www.stagehand.dev/_next/image?url=%2Flogos%2Fmain-logo.webp&w=384&q=75" width="200" style="margin-right: 30px;" />
77
</picture>
88
</a>
99
</ul>
1010
</div>
1111

1212
<p align="center">
13-
An AI web browsing framework focused on simplicity and extensibility.<br>
13+
<strong>The AI Browser Automation Framework</strong><br>
14+
<a href="https://docs.stagehand.dev">Read the Docs</a>
1415
</p>
1516

1617
<p align="center">

0 commit comments

Comments
 (0)