From b89b42460877cdb5e31925a03c864435ec4f601e Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Mon, 8 Jul 2024 16:19:02 +0530 Subject: [PATCH] Clarify description in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6dae27..52bbd97 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # lune-luau-template -This is a template for initializing a non-library [Luau](https://luau-lang.org) project with [Lune](https://lune-org.github.io/docs). +This is a template for initializing [Luau](https://luau-lang.org) projects with [Lune](https://lune-org.github.io/docs). ## What is included in this template?