From b278dd3b7e37c54baf5800c4c359fb8553fc5b2b Mon Sep 17 00:00:00 2001 From: klemek Date: Mon, 10 Nov 2025 19:21:54 +0100 Subject: [PATCH] docs: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03c571a..a2d72cb 100644 --- a/README.md +++ b/README.md @@ -451,4 +451,4 @@ There's already an [open issue](https://github.com/klemek/forge-steel/issues/1) The sentences are defined in [default/inc_sentences.glsl](./default/inc_sentences.glsl). -The script [scripts/sentences.py] can help you update them. +The script [scripts/sentences.py](./scripts/sentences.py) can help you update them.