From 69738f8be61952704ae1462bb3adf8430755975f Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Wed, 20 Mar 2024 16:30:31 +0200 Subject: [PATCH] Add bash logo, written by, linted by to README. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67d1ed4..9b0ec0e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ -# Octojpack - Easy Joomla Extension Packaging +

+Octojpack - Easy Joomla Extension Packaging +

+ +Written by Llewellyn van der Merwe (@llewellynvdm) With this script we can easily package multiple extensions in an automated way from a json configuration file, and environment variables. +Linted by [#ShellCheck](https://github.com/koalaman/shellcheck) + > program only for ubuntu/debian and Gitea systems at this time (should you like to use it on other OS's please open and issue...) --- # Install