From a745735392e0b99bb3c48ab7667c53ae9ab8b8a0 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 10 Oct 2020 16:16:08 -0600 Subject: [PATCH] add GoDoc link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 97d8fad..3ffc6ab 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Goals: Fail gracefully when git repo isn't available. ``` +# GoDoc + +See . + # How it works 1. You define the fallback version and version printing in `main.go`: