aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Lance Borden 2024-09-06 15:39:42 -0400
committerGravatar GitHub 2024-09-06 15:39:42 -0400
commit305b17a9646b4c445bc5b2b347dee01d859f1de6 (patch)
treeda51b3ac1482dfbbbfb97451047e88a17e0a2ac0
parentbetter readme (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 334f018..1688d84 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ To update Lunar Shell pull the repo and run the install script again.
## Lua Shell Scripting
<p align="center">
- <img width="256" height=auto src="https://github.com/BanceDev/lush/blob/main/demo.png">
+ <img width="512" height=auto src="https://github.com/BanceDev/lush/blob/main/demo.png">
</p>
With the robust and ever growing Lua API that Lunar Shell has builtin, not only can you create powerful shell scripts to automate your workflow but also reap the benefits of having an easy to understand scripting language embedded into your command line.