Обновить README.md
This commit is contained in:
parent
ead65746d3
commit
bad550c405
1 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,11 @@
|
||||||
This is a simple web service for playing a variation of the game "truth or dare," but "only truth."
|
This is a simple web service for playing a variation of the game "truth or dare," but "only truth."
|
||||||
|
|
||||||
|
Optional Parameters:
|
||||||
|
|
||||||
- `-n`: The number of questions that the program "remembers" as the last asked and does not ask them again.
|
- `-n`: The number of questions that the program "remembers" as the last asked and does not ask them again.
|
||||||
- `-p`: Port.
|
- `-p`: Port.
|
||||||
- `-q`: Path to the file containing the list of questions. One line = one question.
|
- `-q`: Path to the file containing the list of questions. One line = one question.
|
||||||
|
|
||||||
^w^
|
handles the routes '/q' and '/about'
|
||||||
|
|
||||||
|
^w^
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue