summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 65738ce..3f7bb89 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
# gallery.sh
+Bash Script to generate static web galleries. No server-side programs (i.e. PHP, MySQL) required.
+
[![ShellCheck](https://github.com/Cyclenerd/gallery_shell/actions/workflows/shellcheck.yml/badge.svg?branch=master)](https://github.com/Cyclenerd/gallery_shell/actions/workflows/shellcheck.yml)
[![Ubuntu 20.04 LTS](https://github.com/Cyclenerd/gallery_shell/actions/workflows/ubuntu_2004.yml/badge.svg?branch=master)](https://github.com/Cyclenerd/gallery_shell/actions/workflows/ubuntu_2004.yml)
[![macOS 11](https://github.com/Cyclenerd/gallery_shell/actions/workflows/macos_11.yml/badge.svg?branch=master)](https://github.com/Cyclenerd/gallery_shell/actions/workflows/macos_11.yml)
-
-Bash Script to generate static web galleries. No server-side programs (i.e. PHP, MySQL) required.
+[![GitHub](https://img.shields.io/github/license/cyclenerd/gallery_shell)](https://github.com/Cyclenerd/gallery_shell/blob/master/LICENSE)
## Overview