aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar BanceDev 2024-09-01 13:56:21 -0400
committerGravatar BanceDev 2024-09-01 13:56:21 -0400
commit5c2b2553177624fb98fcdd9cbf41b593c2411e1c (patch)
tree5b1dd6b4d8a86d43fb726bbb24125754b8529219 /README.md
parentchanged prompt (diff)
lunar shell logo
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed12716..96ba0c8 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
+<p align="center">
+ <img width="256" height=auto src="https://github.com/BanceDev/lush/blob/main/logo.png">
+</p>
+
+---
+
# Lunar Shell
Lunar Shell (lush) is an open source unix shell with a single goal in mind. That goal is to offer the ability to write shell scripts for your operating system entirely in Lua. The Lua scripting language has many powerful features that allow for more control in the hands of the user to automate tasks on their machine.