diff --git a/README.md b/README.md index bc03283..6472401 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This is a simple web service for playing a variation of the game "truth or dare," but "only truth." --n - the number of questions that the program "remembers" as the last asked and does not ask them again --p - port --q - path to the file containing the list of questions. One line = one question +- `-n`: The number of questions that the program "remembers" as the last asked and does not ask them again. +- `-p`: Port. +- `-q`: Path to the file containing the list of questions. One line = one question. ^w^ \ No newline at end of file