diff options
author | Nils K <git@nkn-it.de> | 2022-02-23 17:11:44 +0100 |
---|---|---|
committer | Nils K <git@nkn-it.de> | 2022-02-23 17:11:44 +0100 |
commit | 89e1c18b125c44fceae2c56f07156dbaff255806 (patch) | |
tree | 8f9ab9064475eefbb9f299004c979f9a8f3bcfb6 /README.md | |
parent | ab043f80ec96155b4a8494d4b264602591a38ad2 (diff) |
icons
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |