diff --git a/README.md b/README.md index 66b4ce0..e8fecf2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ [![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/sashakoshka/goutil.svg)](https://pkg.go.dev/git.tebibyte.media/sashakoshka/goutil) -Extension of the standard library. +Goutil provides extensions of 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.