From 87e9671ae4bfdf40302c441346a8eb1cdd93557a Mon Sep 17 00:00:00 2001 From: KVAZAR <88580090+kvazar-network@users.noreply.github.com> Date: Sun, 24 Apr 2022 21:08:51 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 37db4b7..d4b4059 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,11 @@ php-mbstring php-mysql php-bcmath ``` +#### database + +https://github.com/kvazar-network/database + +#### crontab +``` +* * * * * /path-to/php /path-to/crawler-api-node/crawler.php +```