We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a390de1 + 257bf98 commit 95ea0e7Copy full SHA for 95ea0e7
README.md
@@ -3,14 +3,15 @@
3
<a href="https://stagehand.dev">
4
<picture>
5
<source media="(prefers-color-scheme: dark)" srcset="https://stagehand.dev/logo-dark.svg" />
6
- <img alt="Stagehand" src="https://stagehand.dev/logo-light.svg" />
+ <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;" />
7
</picture>
8
</a>
9
</ul>
10
</div>
11
12
<p align="center">
13
- An AI web browsing framework focused on simplicity and extensibility.<br>
+ <strong>The AI Browser Automation Framework</strong><br>
14
+ <a href="https://docs.stagehand.dev">Read the Docs</a>
15
</p>
16
17
0 commit comments