Skip to content

Commit eb27918

Browse files
committed
v3.01
1 parent 9c622d9 commit eb27918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ Website: https://scrappey.com/
1818
Use pip to install the Scrappey library. 💻
1919

2020
```shell
21-
pip install scrappey
21+
pip install scrappeycom
2222
```
2323

2424
## Usage
2525

2626
Import the Scrappey library in your code. 📦
2727

2828
```python
29-
import scrappey
29+
from scrappeycom.scrappey import Scrappey
3030
```
3131

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

0 commit comments

Comments
 (0)