ghost
9 months ago
1 changed files with 10 additions and 2 deletions
@ -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` |
Loading…
Reference in new issue