update readme

This commit is contained in:
ghost 2024-02-12 16:14:17 +02:00
parent 1284f675a1
commit 0c6437b858

View File

@ -1,2 +1,10 @@
# crawler # KVAZAR Index Crawler
KVAZAR Index Crawler
## Compatible
* [webapp](https://github.com/kvazar-network/webapp)
## Install
* `composer create-project kvazar/crawler`
* Add crontab task `crontab -e`: `* * * * * php kvazar/crawler/src/index.php`