Update README.md

This commit is contained in:
solvecaptcha-com
2025-03-20 23:38:33 +02:00
committed by GitHub
parent be5cfee027
commit 11e8dffc76
+4
View File
@@ -52,7 +52,11 @@ This package can be installed using Pip:
```bash
pip3 install solvecaptcha-python
```
or You can install this package directly from GitHub using `pip`:
```sh
pip install git+https://github.com/solvercaptcha/solvecaptcha-python.git
```
## Configuration
An instance of `Solvecaptcha` can be created as follows: