diff --git a/README.md b/README.md index c16bc02..2abf671 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # versioninfo [![GoDoc](https://godoc.org/github.com/earthboundkid/versioninfo?status.svg)](https://godoc.org/github.com/earthboundkid/versioninfo/v2) [![Go Report Card](https://goreportcard.com/badge/github.com/earthboundkid/versioninfo/v2)](https://goreportcard.com/report/github.com/earthboundkid/versioninfo/v2) -Importable package that parses `debug.ReadBuildInfo()` for inclusion in your Go application. - -Requires Go 1.18+ for Git revision information, but compatible with prior versions of Go. +Importable package that parses `debug.ReadBuildInfo()` for inclusion in your Go application. Requires Go 1.18+. ## Examples