diff --git a/Jeopardy/README.md b/Jeopardy/README.md index ea02384..fb94b1b 100644 --- a/Jeopardy/README.md +++ b/Jeopardy/README.md @@ -2,4 +2,4 @@ Fork of Trivia (https://github.com/ProgVal/Supybot-plugins/tree/master/Trivia) r pip install requests unidecode -start --num --cat | optionally specify number of questions or category id +start --num (int) --cat (int) | optionally specify number of questions or category id