diff --git a/README.md b/README.md index 9c596e4..58787e3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Stagehand is a scene manager library for [Ebitengine](https://ebitengine.org) th To use Stagehand, simply import it into your project: ``` -import "github.com/example/stagehand" +import "github.com/joelschutz/stagehand" ``` ## Features