diff --git a/README.md b/README.md index 1c5056a..37f1585 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # goutils -A collection of utility packages for Go, aimed at simplifying and enhancing various tasks. - -[![GoDoc](https://pkg.go.dev/badge/github.com/root4loot/goutils)](https://pkg.go.dev/github.com/root4loot/goutils) [![](https://github.com/root4loot/goutils/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/root4loot/goutils/actions/workflows/test.yml) +[![GoDoc](https://pkg.go.dev/badge/github.com/root4loot/goutils)](https://pkg.go.dev/github.com/root4loot/goutils) [![Test](https://github.com/root4loot/goutils/actions/workflows/test.yml/badge.svg)](https://github.com/root4loot/goutils/actions/workflows/test.yml) ```sh @@ -11,8 +9,8 @@ go get -u github.com/root4loot/goutils ## Contributing -Your contributions welcome and appreciated. See [CONTRIBUTING](./CONTRIBUTING.md) for details on how to contribute. +See [CONTRIBUTING](./CONTRIBUTING.md) ## License -This project is made available under the MIT License. See [LICENSE](./LICENSE) for details. +See [LICENSE](./LICENSE)