diff --git a/README.md b/README.md index a979d7c..e8a95d7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ package main import ( "context" - "github.com/loeffel-io/recws" + "github.com/mariuspass/recws" "log" "time" )