From ef886993315788e669c6f67d9f3b013c4afe4237 Mon Sep 17 00:00:00 2001 From: Rok Date: Thu, 23 May 2019 19:06:48 +0200 Subject: [PATCH] typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d3e6d4..63402f9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Crawler scans the ARK network to get information about the peers in the network. **Branches** - master: is for Ark v2.4 node which **uses websockets** for p2p instead of api -- v2.3: is for any Ark node that's lower than v2.4 which **doesn not use websockets** yet +- v2.3: is for any Ark node that's lower than v2.4 which **does not use websockets** yet ## Installation