diff --git a/README.md b/README.md index e8fecf2..5b795ec 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ [![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/sashakoshka/goutil.svg)](https://pkg.go.dev/git.tebibyte.media/sashakoshka/goutil) -Goutil provides extensions of the Go standard library. This repository mimics +Goutil provides extensions to the Go standard library. This repository mimics its package/directory structure, prefixing all package names with 'u' to differentiate them from their standard library counterparts.