From 96e26f6382d939206afcbbac173a1b5e458345b2 Mon Sep 17 00:00:00 2001 From: Aine Date: Mon, 9 Sep 2024 23:09:41 +0300 Subject: [PATCH] add link to the docs in the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8570f44..3625d15 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # kit - auxilary utilities +[![Go Reference](https://pkg.go.dev/badge/github.com/etkecc/go-kit.svg)](https://pkg.go.dev/github.com/etkecc/go-kit) + This is a shared utils package, used by other etke.cc projects. Check godoc for the details