From 32b419923a82142817e6368992399b43128e16fc Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Wed, 25 Oct 2023 14:08:25 -0700 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fde849..5b6a552 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-buffers -Package **buffers** provides tools for working with byte array, and byte slice buffers. +Package **buffers** provides tools for working with byte array, and byte slice buffers, for the Go programming language. ## Documention