From a08b2039ea8396668d0e69bad13938f1c7ab095d Mon Sep 17 00:00:00 2001 From: Emanuel Quimper Date: Wed, 16 Sep 2020 20:13:27 -0400 Subject: [PATCH] Fix format readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69b3d54..79bcf06 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is an unofficial, Go API for the nhl api. ```go import ( - "github.com/equimper/nhl_stats_api" + "github.com/equimper/nhl_stats_api" ) func main() {