We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7546d43 commit 5cada5eCopy full SHA for 5cada5e
1 file changed
README.md
@@ -39,13 +39,6 @@ We recommend using the latest version of Python. `python3-captchaai` supports Py
39
pip install python3-captchaai
40
```
41
42
-### Source
43
-```bash
44
-git clone https://github.com/AndreiDrang/python3-captchaai.git
45
-cd python3-captchaai
46
-python setup.py install
47
-```
48
-
49
## How to test?
50
51
1. You need set ``API_KEY`` in your environment(get this value from you account).
0 commit comments