From 4f1c17ed8955decd317d2c2e208c3773ccff2989 Mon Sep 17 00:00:00 2001 From: Luke Young Date: Mon, 2 Jan 2023 15:06:48 -0800 Subject: [PATCH] Add pkg.go.dev documentation link to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 036e531..e43a99b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# cleanhttp +# cleanhttp [![Go Reference](https://pkg.go.dev/badge/github.com/hashicorp/go-cleanhttp.svg)](https://pkg.go.dev/github.com/hashicorp/go-cleanhttp) Functions for accessing "clean" Go http.Client values