diff --git a/README.md b/README.md index 9f366b4..49c37d7 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ You can replace it by another one by downloading it here : [https://chromedriver ## 🧑🏻‍💻 Usage ```bash -python main.py -u +python main.py -u -p ``` Without headless mode : ```bash -python main.py -u --noheadless +python main.py -u -p --noheadless ``` Run with docker : ```bash