We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a0f43 commit ac944faCopy full SHA for ac944fa
README.md
@@ -34,7 +34,10 @@
34
</a>
35
</p>
36
37
-> If you're looking for the TypeScript implementation, you can find it [here](https://github.com/browserbase/stagehand)
+<p align="center">
38
+If you're looking for the TypeScript implementation, you can find it
39
+<a href="https://github.com/browserbase/stagehand"> here</a>
40
+</p>
41
42
<div align="center" style="display: flex; align-items: center; justify-content: center; gap: 4px; margin-bottom: 0;">
43
<b>Vibe code</b>
@@ -44,7 +47,7 @@
44
47
45
48
<span> </span>
46
49
<picture>
- <img alt="Director" src="media/director_icon.svg" width="20" style="margin-left: 5px; vertical-align: middle;" />
50
+ <img alt="Director" src="media/director_icon.svg" width="25" />
51
</picture>
52
</div>
53
0 commit comments