From 1c16eb5d69a9fb8e9577d68d3fb97843a40d31a4 Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Mon, 4 Nov 2019 22:30:00 -0600 Subject: [PATCH] docs: reword readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35c7e11e3..7065691ce 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The native Nim libp2p implementation has finally arrived. Currently, it's suppor ### What to expect? -The current implementation implements a bare minimum set of components in order to provide a functional and interoperable libp2p implementation. These are: +This implementation has a bare minimum set of components in order to provide a functional and interoperable libp2p stack. These are: - A TCP transport - multistream-select