From 98b6447633f0807951e5fb4932e5c7dd7c59ae66 Mon Sep 17 00:00:00 2001 From: Jan Grewe <jan@faked.org> Date: Mon, 9 Mar 2015 23:11:54 +0100 Subject: [PATCH] add screenshot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6abb96b..4e60d9b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ When it detects that a photo was taken, it will download that photo to a specifi The app also features a simple but functional web interface that will display the last photo taken, e.g. for live previewing during a photo shooting. + + ## Usage - Make sure you have Node.js and NPM installed - Copy ```config.json-dist``` to ```config.js``` and edit it to your needs -- GitLab