From 801a345ef3456ab338c063ea9f9c88b09d69b543 Mon Sep 17 00:00:00 2001 From: Pascal Brax Date: Tue, 16 Mar 2021 15:47:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ddb64ec..05876d9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Easy and simple gallery in one single PHP file with (almost) zero-configuration. Demo: http://www.scavenger.ch/images/ +![Screenshot](https://raw.githubusercontent.com/pascalbrax/psg/master/screenshot.png) + **Installation:** * Download ```gallery.php``` and put it in your images main folder on your webserver. * Done.