diff --git a/main.go b/main.go index 9f6c1e2..0affecd 100644 --- a/main.go +++ b/main.go @@ -87,7 +87,7 @@ var vanityTmpl, _ = template.New("vanity").Parse(` -Nothing to see here; move along. +Nothing to see here; see the package on godoc. `)