From 3904dbf4f51c3f9edb9858a40425dd6691696247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A2=D0=B8=D0=BD=D0=B0=20=D0=9F=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE?= Date: Fri, 30 Jan 2026 13:54:21 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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