From a74ece28cd9c44a4504395f54437e9e008f3649c Mon Sep 17 00:00:00 2001 From: Alexey Date: Fri, 31 Jul 2020 11:23:57 +0300 Subject: [PATCH] fix readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 67f8581..7195811 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ This is a fixed depth merkle tree implementation with sequential inserts -Requires Node.js >= 14 - ## Usage ```javascript