From 0042634036c4877bc1c1b82c3df584046951231a 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:53:39 +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 | 7 +++++++ 1 file changed, 7 insertions(+) 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