Skip to content

Commit 1d9f769

Browse files
feat(api): api update
1 parent a8afe1a commit 1d9f769

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Browserbase Python API library
22

3-
<!-- prettier-ignore -->
4-
[![PyPI version](https://img.shields.io/pypi/v/browserbase.svg?label=pypi%20(stable))](https://pypi.org/project/browserbase/)
3+
[![PyPI version](<https://img.shields.io/pypi/v/browserbase.svg?label=pypi%20(stable)>)](https://pypi.org/project/browserbase/)
54

65
The Browserbase Python library provides convenient access to the Browserbase REST API from any Python 3.8+
76
application. The library includes type definitions for all request params and response fields,

0 commit comments

Comments
 (0)