Update README.md

This commit is contained in:
Leon 2019-12-22 14:47:16 +01:00 committed by GitHub
parent 5903fa0fdd
commit 67753aa454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -5,7 +5,12 @@ BY ULTRAFUNKAMSTERDAM (https://github.com/ultrafunkamsterdam)
Optimized Selenium Chromedriver patch which does not trigger anti-bot services like Distill Network.
Automatically downloads the driver binary and patches it.
Not tested on Chrome higher than 79!
Works only on python 3
## Installation ##
```
pip install git+https://github.com/ultrafunkamsterdam/undetected-chromedriver.git
```
## USAGE ##