diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | logo.png | bin | 0 -> 48230 bytes |
2 files changed, 6 insertions, 0 deletions
@@ -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 Binary files differnew file mode 100644 index 0000000..e24c973 --- /dev/null +++ b/logo.png |
