From e63f7bc1ef93524f21de10b2895f782bcc663fa4 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 11 Oct 2025 19:03:58 -0600 Subject: [PATCH] doc: add Go Reference badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0fc6d08..b0073c2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # golib +[![Go Reference](https://pkg.go.dev/badge/github.com/therootcompany/golib.svg)](https://pkg.go.dev/github.com/therootcompany/golib) + Sometimes a little copying, sometimes a little dependency. Too small for their own repos. The default branch is `dev`, but the stable, versioned tags are based on `main`.