update readme

This commit is contained in:
ghost 2024-02-12 16:10:29 +02:00
parent 9b7cea2bbd
commit ececd26751

View File

@ -12,6 +12,11 @@ Currently under development!
* `cd webapp`
* `composer install`
## Index
* Install [crawler](https://github.com/kvazar-network/crawler) with `composer create-project kvazar/crawler`
* Add crontab task `crontab -e`: `* * * * * php kvazar/crawler/src/index.php`
## Launch
* `symfony server:start`