From cf4a4bfe5896a64a8f205c4e5710e4fa56b3f9f5 Mon Sep 17 00:00:00 2001 From: Joel Silva Schutz <49206635+joelschutz@users.noreply.github.com> Date: Sun, 25 Feb 2024 19:21:51 -0300 Subject: [PATCH] Atualizar o README.m --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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