From 16bc00bb487045bba1012b41e10b04789d2147f3 Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Mon, 28 Sep 2015 01:00:27 +0200 Subject: [PATCH] better readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e71671..f351bf7 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,8 @@ Live demo on https://http2pic.haschek.at/ - Install [wkhtmltox](http://wkhtmltopdf.org/downloads.html) on your server - Make /usr/sbin/wkhtmltoimage executable for the user that runs the webserver. For Apache it's the ```www-data``` user. Or use sudo - Make sure the server has the "timeout" command. For debian this is available via ```apt-get install coreutils``` -- Download this repo and extract it somewhere on your webserver \ No newline at end of file +- Download this repo and extract it somewhere on your webserver + + +Copyright by HASCHEK SOLUTIONS +![HS logo](https://http2pic.haschek.at/img/hs_logo.png) \ No newline at end of file