From cdf75f77f67eed31e2fc9236bc7507e962d1cf97 Mon Sep 17 00:00:00 2001 From: anon47 Date: Sun, 28 Jan 2024 08:15:39 -0700 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 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5788bed..3ba4a57 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # autobudilnik - a program on ruby for windows that executes code in cmd (turns on music for example) after N times when you are not using the keyboard (the computer) without any third-party gems syntax: ruby autobudilnik.rb [-a \] [-t \] [-c \] -time in seconds \ No newline at end of file +time in seconds + +## configuration file: + +waitime seconds +configfilepath path/to/config + \ No newline at end of file