From cc07e84d2ec07eef19cc00e1be9bd6ba96cf96c9 Mon Sep 17 00:00:00 2001 From: d47081 Date: Fri, 15 Jul 2022 11:29:03 +0300 Subject: [PATCH] add branch links --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a84881d..7459102 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