From 8c48cded6e1a8a37f145ed79090c68d33a42cb8f Mon Sep 17 00:00:00 2001 From: Josh North Date: Mon, 25 Aug 2014 14:00:17 -0400 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90c68e9..f76220e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ScanImageWebGUI =============== -PHP Web GUI for scanimage/scanadf that is customized to be specific to certain scanners. Inspired by other scripts to link later when I run across it again. +PHP Web GUI for scanimage/scanadf that is customized to be specific to certain scanners. Inspired by http://www.andrewyager.com/blog/2007-10-08/web-based-sane-scanner-script but has morphed into something completely custom and basically scratch. Leaving his credit in for the idea. I have no desire or motivation currently to make this work with anything else but feel free to modify/fork/push whatever you want to extend it and I promise I will attempt to maintain it.