summaryrefslogtreecommitdiffstats
path: root/README-windows-install.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README-windows-install.txt')
-rw-r--r--README-windows-install.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/README-windows-install.txt b/README-windows-install.txt
new file mode 100644
index 00000000..8e3fd654
--- /dev/null
+++ b/README-windows-install.txt
@@ -0,0 +1,10 @@
+This file is README-windows-install.txt in the source distribution and
+README.txt in the Windows binary distribution.
+
+QPDF is completely relocatable. To use qpdf.exe or the qpdf DLL, just
+have the bin directory in your path. To compile with qpdf, just add
+the lib directory to your library path and the include directory to
+your include path. Detailed documentation may be found in the doc
+directory.
+
+Enjoy!