Skip to content

Commit 015bd12

Browse files
author
Andrei
authored
Merge pull request #28 from AndreiDrang/main
Update README.md
2 parents 2100cc9 + da022be commit 015bd12

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,10 @@ We recommend using the latest version of Python. `python3-captchaai` supports Py
3939
pip install python3-captchaai
4040
```
4141

42-
### Source
43-
```bash
44-
git clone https://github.com/AndreiDrang/python3-captchaai.git
45-
cd python3-captchaai
46-
python setup.py install
47-
```
42+
## How to use?
43+
44+
Is described in the [documentation-website](https://andreidrang.github.io/python3-captchaai/).
45+
4846

4947
## How to test?
5048

0 commit comments

Comments
 (0)