diff --git a/README.md b/README.md index ca7012a..61e4202 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # shine like metal prior oxidation -[![Go Reference](https://pkg.go.dev/badge/github.com/its-felix/shine.svg)](https://pkg.go.dev/github.com/its-felix/shine) -[![Go Report](https://goreportcard.com/badge/github.com/its-felix/shine?style=flat-square)](https://goreportcard.com/report/github.com/its-felix/shine) +[![Go Reference](https://pkg.go.dev/badge/github.com/its-felix/shine/v3.svg)](https://pkg.go.dev/github.com/its-felix/shine/v3) +[![Go Report](https://goreportcard.com/badge/github.com/its-felix/shine/v3?style=flat-square)](https://goreportcard.com/report/github.com/its-felix/shine/v3) Rust inspired implementation of `Option[T]` and `Result[T]` for Go.