diff --git a/README.md b/README.md index 92aee40..d2b7750 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # snowflake -[![GoDoc](https://img.shields.io/badge/pkg.go.dev-doc-blue)](http://pkg.go.dev/.) +[![GoDoc](https://img.shields.io/badge/pkg.go.dev-doc-blue)](http://pkg.go.dev/github.com/Project-Sparrow/snowflake) Package snowflake provides a simple snowflake ID generator along with interface implementations to make it easy to use