Обновить README.md
This commit is contained in:
parent
0d7a101b99
commit
58d41d844d
@ -1,7 +1,7 @@
|
|||||||
## autobudilnik
|
## autobudilnik
|
||||||
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
|
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:
|
### warning:
|
||||||
for some reason system(audiofilepath) doesn't always work
|
for some reason system(audiofilepath) doesn't always work
|
||||||
|
|
||||||
### syntax:
|
### syntax:
|
||||||
@ -32,6 +32,7 @@ ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>
|
|||||||
|
|
||||||
### ПРИМЕЧАНИЯ
|
### ПРИМЕЧАНИЯ
|
||||||
ЧЁТ system(audiofilepath) НЕ ВСЕГДА РАБОТАЕТ
|
ЧЁТ system(audiofilepath) НЕ ВСЕГДА РАБОТАЕТ
|
||||||
|
|
||||||
ПАРАМЕНТЫ ОПРЕДЕЛЯЮТСЯ В ЭТИХ ПРИОРИТЕТАХ:
|
ПАРАМЕНТЫ ОПРЕДЕЛЯЮТСЯ В ЭТИХ ПРИОРИТЕТАХ:
|
||||||
АРГУМЕНТЫ > СВОЙ КОНФИГ > КОНФИГ > ВСТРОЕННЫЕ ПАРАМЕТРЫ
|
АРГУМЕНТЫ > СВОЙ КОНФИГ > КОНФИГ > ВСТРОЕННЫЕ ПАРАМЕТРЫ
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user