From 7305e797764fafa119e3cc6d98c3306df05c6683 Mon Sep 17 00:00:00 2001 From: Aymeric Chauvin <5473864+halftheopposite@users.noreply.github.com> Date: Sat, 24 Feb 2024 15:48:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d51b3d..859b5d6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A simple graph-based procedural dungeon generator. -Want to try the generator? Click [here](https://halftheopposite.github.io/graph-dungeon-generator/) and have some fun 🧙‍♂️. +Want to play with the generator? [Try the demo here](https://halftheopposite.github.io/graph-dungeon-generator/) and have some fun 🧙‍♂️. ## Running the project