We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2100cc9 + da022be commit 015bd12Copy full SHA for 015bd12
1 file changed
README.md
@@ -39,12 +39,10 @@ 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
-```
+## How to use?
+
+Is described in the [documentation-website](https://andreidrang.github.io/python3-captchaai/).
48
49
## How to test?
50
0 commit comments