diff --git a/README.md b/README.md index 1c23ea8..4ddee0d 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ The program intercepts and pretends to be a kahoot client. After receiving quiz - `python3 -m pip install -r requirements.txt` ## Usage +Open a terminal (Command Prompt on Windows) and navigate to the directory (folder) containing kbot. Then use the following command, replacing `[options]` with any options you want to use (listed below). ``` python3 kbot [options] ```