From 1d98ad8d10583277f3517eaf2f1ca707874e53a2 Mon Sep 17 00:00:00 2001 From: KVAZAR <88580090+kvazar-network@users.noreply.github.com> Date: Sun, 24 Apr 2022 20:09:21 +0300 Subject: [PATCH] add requirements --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80cb8ee..f9ef343 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# crawler-full-node \ No newline at end of file +# crawler-full-node + +### requirements +``` +php-7.4 +php-curl +php-mbstring +php-mysql +php-bcmath +```