From 90c86d360895426e66a6ebf138bec5d6eec30037 Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 3 Jun 2024 22:55:16 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26601f5..735ec12 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,11 @@ php cli/put.php processor filename [delay] ### fix -check and fix missed FS segments in blockchain +check (validate) existing namespace and fix missed FS pieces in blockchain #### logic -similar to the [put](#put) logic but using namespace provided as second argument +similar to the [put](#put) logic but using namespace provided as the additional argument #### example