diff options
author | Nils K <git@nkn-it.de> | 2021-11-25 21:56:42 +0100 |
---|---|---|
committer | Nils K <git@nkn-it.de> | 2021-11-25 21:56:42 +0100 |
commit | 9cb6227586947c65b049c338b0f7b5740fa3c066 (patch) | |
tree | 892b258c4e4321c5d84946e26c3528e59f05e4f9 /README.md | |
parent | 0baf1d03e9ff568652e62ecb881de3f7aba2f759 (diff) |
icons
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # gallery.sh +[![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) + Bash Script to generate static web galleries. No server-side programs (i.e. PHP, MySQL) required. ## Overview |