aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--logo.pngbin0 -> 48230 bytes
2 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.
diff --git a/logo.png b/logo.png
new file mode 100644
index 0000000..e24c973
--- /dev/null
+++ b/logo.png
Binary files differ