Update README.md
This commit is contained in:
parent
6b041cb82f
commit
2afd24cce6
13
README.md
13
README.md
@ -1,2 +1,13 @@
|
|||||||
# GlobalExamBot
|
# <p align="center">GlobalexamBot</p>
|
||||||
|
|
||||||
Bot for the website Globalexam. It helps to spend more than 20 hours on it by reading sheets.
|
Bot for the website Globalexam. It helps to spend more than 20 hours on it by reading sheets.
|
||||||
|
|
||||||
|
## 🛠️ Install Dependencies
|
||||||
|
```bash
|
||||||
|
python -m pip install -r requirements.txt
|
||||||
|
```
|
||||||
|
You also need to install google chrome v104.x
|
||||||
|
## 🧑🏻💻 Usage
|
||||||
|
```bash
|
||||||
|
python main.py -u <username> <password>
|
||||||
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user