From 1fb18186de4f394f766650ee3c83225d32eeceb7 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Sat, 14 Dec 2024 21:05:13 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 5b795ec..03d2b4c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # goutil -[![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 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. +Repository moved. See: [go-util](https://git.tebibyte.media/sashakoshka/go-util) \ No newline at end of file