From: Sergey Matveev Date: Thu, 15 Oct 2020 16:05:21 +0000 (+0300) Subject: Typo X-Git-Tag: v2.2.0~2 X-Git-Url: http://www.git.cypherpunks.ru/?p=netstring.git;a=commitdiff_plain;h=1572236054fa4f83b6405e920dc3969d2942ac6d Typo --- diff --git a/README b/README index f6062e6..ea30c63 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -netstring format (serialization library in pure Go. +netstring format serialization library in pure Go. Netstring is very simple binary strings serialization format. For example "hello world!" will be encoded as "12:hello world!,". And an