We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6565687 commit cf4a4bfCopy full SHA for cf4a4bf
README.md
@@ -12,7 +12,7 @@ Stagehand is a scene manager library for [Ebitengine](https://ebitengine.org) th
12
To use Stagehand, simply import it into your project:
13
14
```
15
-import "github.com/example/stagehand"
+import "github.com/joelschutz/stagehand"
16
17
18
## Features
0 commit comments