summaryrefslogtreecommitdiffstats
path: root/libkscan/README
diff options
context:
space:
mode:
Diffstat (limited to 'libkscan/README')
-rw-r--r--libkscan/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/libkscan/README b/libkscan/README
new file mode 100644
index 00000000..d947ac58
--- /dev/null
+++ b/libkscan/README
@@ -0,0 +1,12 @@
+KScan is KDE's Scanner Library.
+It's used by kooka and by koffice.
+It provides an easy-to-use library, which
+allows you to acces your scanner (camera - as long as it's
+sane compatible).
+
+It's based on SANE.
+You can find SANE under http://www.sane-project.org/
+
+
+Nikolas Zimmermann