From 0721318dd8340e1164df3dffa670481ecdd0ed81 Mon Sep 17 00:00:00 2001
From: Anirudh Kamath
Date: Tue, 14 Jan 2025 22:29:01 -0500
Subject: [PATCH] add #1 trending badge (#407)
* add #1 trending badge
* extra line lol
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 840b272f..1d9e40fb 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,10 @@
+
+
+
+
---
Stagehand is the easiest way to build browser automations. It is fully compatible with [Playwright](https://playwright.dev/), offering three simple AI APIs (`act`, `extract`, and `observe`) on top of the base Playwright `Page` class that provide the building blocks for web automation via natural language. It also makes Playwright more accessible to non-technical users and less vulnerable to minor changes in the UI/DOM.