From 739b43439681b098ff51e4f51acffb632bb86750 Mon Sep 17 00:00:00 2001 From: Daniel Selans Date: Tue, 23 Aug 2022 12:57:40 -0700 Subject: [PATCH] Added badge for godoc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95e8a94..13bb751 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PostHog Go +[![Go Reference](https://pkg.go.dev/badge/github.com/posthog/posthog-go.svg)](https://pkg.go.dev/github.com/posthog/posthog-go) + Please see the main [PostHog docs](https://posthog.com/docs). Specifically, the [Go integration](https://posthog.com/docs/integrations/go-integration) details.