Update README.md

This commit is contained in:
agatha 2023-11-06 14:51:09 -05:00
parent 80ea0b32be
commit 16799e73e4

View File

@ -3,5 +3,7 @@ Python package for harvesting commonly available data, such as free proxy server
## Testing
```
pip install -r requirements.txt
pip install -r requirement-dev.txt
pytest -v
```