diff --git a/README.md b/README.md index 5b795ec..cfacc87 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# goutil +# go-util -[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/sashakoshka/goutil.svg)](https://pkg.go.dev/git.tebibyte.media/sashakoshka/goutil) +[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/sashakoshka/go-util.svg)](https://pkg.go.dev/git.tebibyte.media/sashakoshka/go-util) -Goutil provides extensions to the Go standard library. This repository mimics -its package/directory structure, prefixing all package names with 'u' to +Util 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.