Skip to content

Commit 8da272b

Browse files
committed
Add star history chart to README
1 parent 41eea21 commit 8da272b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,11 @@ then try asking your LLM the following:
8585
### help
8686

8787
for issues or interest reach out @ https://cobrowser.xyz
88+
89+
# stars
90+
91+
<picture>
92+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=co-browser/browser-use-mcp-server&type=Date&theme=dark" />
93+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=co-browser/browser-use-mcp-server&type=Date" />
94+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=co-browser/browser-use-mcp-server&type=Date" />
95+
</picture>

0 commit comments

Comments
 (0)