Skip to content

Commit

Permalink
v3.01
Browse files Browse the repository at this point in the history
  • Loading branch information
pim97 committed Jun 20, 2023
1 parent 9c622d9 commit eb27918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ Website: https://scrappey.com/
Use pip to install the Scrappey library. 💻

```shell
pip install scrappey
pip install scrappeycom
```

## Usage

Import the Scrappey library in your code. 📦

```python
import scrappey
from scrappeycom.scrappey import Scrappey
```

Create an instance of Scrappey by providing your Scrappey API key. 🔑
Expand Down

0 comments on commit eb27918

Please sign in to comment.