update readme

This commit is contained in:
ghost 2023-10-25 02:37:31 +03:00
parent 5bfa20b620
commit f61f905d4a

View file

@ -8,11 +8,11 @@ Crontab script that allows to receive wanted torrents from multiple [YGGtracker]
#### Usage #### Usage
`php src/receiver.php` `php src/cli.php`
or or
`* * * * * /usr/bin/php src/receiver.php > /dev/null 2>&1` `* * * * * /usr/bin/php src/cli.php > /dev/null 2>&1`
#### Config #### Config