Обновить README.md

This commit is contained in:
anon47 2024-02-01 12:03:34 -07:00
parent 651ee16fc6
commit 6dbfd1c45f

View File

@ -2,7 +2,7 @@
a program on ruby for windows that turns on alarm after N times when you are not using the keyboard (the computer) without any third-party gems
### warning:
for some reason system(audiofilepath) doesn't always work
for some reason 'system(audiofilepath)' doesn't always work
### syntax:
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
@ -31,7 +31,7 @@ ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>
- 'd' ДЛЯ ДНЕЙ(24 ЧАСОВ(СУТКИ) А НЕ 12 ЧАСОВ)
### ПРИМЕЧАНИЯ
ЧЁТ system(audiofilepath) НЕ ВСЕГДА РАБОТАЕТ
ЧЁТ 'system(audiofilepath)' НЕ ВСЕГДА РАБОТАЕТ
ПАРАМЕНТЫ ОПРЕДЕЛЯЮТСЯ В ЭТИХ ПРИОРИТЕТАХ:
АРГУМЕНТЫ > СВОЙ КОНФИГ > КОНФИГ > ВСТРОЕННЫЕ ПАРАМЕТРЫ