From 1d164d592e918fac77416001931fad57dd27c951 Mon Sep 17 00:00:00 2001 From: Erick Date: Wed, 8 Oct 2025 09:51:11 -0300 Subject: [PATCH] docs: Update link to flame_tiled examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed549c0..0f28e17 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,4 @@ Alternatively load a json file. ### Implementation -For further information and more usage examples, please take a look at the examples in [flame_tiled](https://github.com/flame-engine/flame_tiled). +For further information and more usage examples, please take a look at the examples in [flame_tiled](https://github.com/flame-engine/flame/tree/main/packages/flame_tiled).