Update README.md

This commit is contained in:
KVAZAR 2022-04-24 21:08:51 +03:00 committed by GitHub
parent db9f3a925f
commit 87e9671ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,3 +8,11 @@ php-mbstring
php-mysql php-mysql
php-bcmath php-bcmath
``` ```
#### database
https://github.com/kvazar-network/database
#### crontab
```
* * * * * /path-to/php /path-to/crawler-api-node/crawler.php
```