From 7ebb3f7236d7cb39bae02e5d83ab7242f857d8fb Mon Sep 17 00:00:00 2001 From: yuchen chau Date: Thu, 9 Jun 2022 11:25:50 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e5722..562552c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # ncp-go -Go implementation of NCP (NKN Control Protocol), a ARQ protocol for NKN network. +Go implementation of NCP (NKN Control Protocol), an ARQ protocol for NKN network.