2
0
mirror of https://github.com/therootcompany/go-gitver.git synced 2025-03-12 03:20:51 +00:00

add GoDoc link

This commit is contained in:
AJ ONeal 2020-10-10 16:16:08 -06:00
parent b667843a2b
commit a745735392

View File

@ -15,6 +15,10 @@ Goals:
Fail gracefully when git repo isn't available.
```
# GoDoc
See <https://pkg.go.dev/git.rootprojects.org/root/go-gitver>.
# How it works
1. You define the fallback version and version printing in `main.go`: