From 14d687a1286b19d89eeb891013dd445abe3d16ab Mon Sep 17 00:00:00 2001 From: Kelwing Date: Mon, 28 Nov 2022 14:08:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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