diff --git a/README.md b/README.md index e69de29..bc03283 100644 --- a/README.md +++ b/README.md @@ -0,0 +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 + +^w^ \ No newline at end of file