From ca3005f7b897a4578b37437eac3d003a2ab947fd Mon Sep 17 00:00:00 2001 From: Samuel Pizette Date: Sun, 29 May 2022 21:06:43 -0400 Subject: [PATCH] Testing --- Getting-Started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Getting-Started.md b/Getting-Started.md index b8e8128..7b9de54 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -16,6 +16,7 @@ local basalt = dofile("basalt.lua") ```` + Here is a fully functioning example of Basalt code ````lua