From f56ba37b015b838ad9adc1dae012285856b4d152 Mon Sep 17 00:00:00 2001 From: Daniel Antonsen <44880186+root4loot@users.noreply.github.com> Date: Tue, 17 Sep 2024 14:37:09 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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)