aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
-rw-r--r--lua_scripting.gifbin0 -> 241329 bytes
2 files changed, 4 insertions, 0 deletions
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
+<p align="center">
+ <img width="512" height=auto src="https://github.com/BanceDev/lush/blob/main/lua_scripting.gif">
+</p>
+
```lua
-- example lua script to compile a C file
if args ~= nil and args[1] ~= nil then
diff --git a/lua_scripting.gif b/lua_scripting.gif
new file mode 100644
index 0000000..390501b
--- /dev/null
+++ b/lua_scripting.gif
Binary files differ