Skip to content

Commit

Permalink
Make instructions clearer for script kiddies
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymo111 authored Oct 13, 2020
1 parent 4af5dc5 commit 99b728d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
```
Expand Down

0 comments on commit 99b728d

Please sign in to comment.