From 2390bbbba95de24aef0e0b4df5326be48123b528 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Mon, 7 Nov 2022 12:11:55 +0300 Subject: readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e70b37..850678d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Reads stream data from an io.Reader; can read from os.File and a byte array with Uses bitwise operations.\ Support reading up to 64 bits at one time.\ Includes wrapper functions for most used data types.\ -Error checking on all but wrapper functions.\ +Error checking on all but wrapper functions. ## Installation ```bash -- cgit v1.2.3