From 7bd9ecf1c25efae5a2df6eafab0c62c1eff5ee2f Mon Sep 17 00:00:00 2001 From: d47081 Date: Fri, 15 Jul 2022 11:28:28 +0300 Subject: [PATCH] add branch links --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a5de99f..8860197 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,14 @@ php-bcmath https://github.com/kvazar-network/database +##### MySQL + +https://github.com/kvazar-network/crawler-api-node/tree/master + +##### SQLite + +https://github.com/kvazar-network/crawler-api-node/tree/sqlite + #### crontab ``` * * * * * /path-to/php /path-to/crawler-api-node/crawler.php > /dev/null 2>&1