Skip to content

Commit 296d07b

Browse files
committed
fix(doc): add install cmd
1 parent 9ce785c commit 296d07b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Get started in minutes. Just [sign up](https://screenshotmax.com) to receive you
1212

1313
The SDK client is synchronized with the latest [ScreenshotMAX API options](https://docs.screenshotmax.com/guides/start/introduction).
1414

15+
## Installation
16+
```bash
17+
pip install screenshotmax
18+
```
19+
1520
## Usage
1621

1722
Use the SDK to generate signed or unsigned URLs for screenshots, PDFs, web scraping, or animated screenshot—without executing the request. Or fetch and download the result directly. You have full control over when and how each capture runs.

0 commit comments

Comments
 (0)