add GoDoc link
This commit is contained in:
parent
b667843a2b
commit
a745735392
|
@ -15,6 +15,10 @@ Goals:
|
||||||
Fail gracefully when git repo isn't available.
|
Fail gracefully when git repo isn't available.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# GoDoc
|
||||||
|
|
||||||
|
See <https://pkg.go.dev/git.rootprojects.org/root/go-gitver>.
|
||||||
|
|
||||||
# How it works
|
# How it works
|
||||||
|
|
||||||
1. You define the fallback version and version printing in `main.go`:
|
1. You define the fallback version and version printing in `main.go`:
|
||||||
|
|
Loading…
Reference in New Issue