Update README.md
This commit is contained in:
parent
f058d72366
commit
ea53916d3e
@ -12,11 +12,11 @@ You can replace it by another one by downloading it here : [https://chromedriver
|
|||||||
## 🧑🏻💻 Usage
|
## 🧑🏻💻 Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python main.py -u <username> <password>
|
python main.py -u <username> -p <password>
|
||||||
```
|
```
|
||||||
Without headless mode :
|
Without headless mode :
|
||||||
```bash
|
```bash
|
||||||
python main.py -u <username> <password> --noheadless
|
python main.py -u <username> -p <password> --noheadless
|
||||||
```
|
```
|
||||||
Run with docker :
|
Run with docker :
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user