From 10910fd4487af6b21d847e6be1d0fd4794cb7644 Mon Sep 17 00:00:00 2001 From: BanceDev Date: Wed, 11 Sep 2024 10:08:57 -0400 Subject: updated readme with visuals --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3bef2e8..02d84db 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ To update Lunar Shell pull the repo and run the install script again. ## Lua Shell Scripting +

+ +

+ ```lua -- example lua script to compile a C file if args ~= nil and args[1] ~= nil then -- cgit v1.2.3-59-g8ed1b