aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorCharlie Denton <charlie@meshy.co.uk>2012-02-24 10:06:52 +0000
committerCharlie Denton <charlie@meshy.co.uk>2012-02-24 10:06:52 +0000
commit0540b857306c39e5f7077cc6b7a8eebf51448935 (patch)
treeacb5ff1f120b993a23c16022d598b40b5b6e8925 /README
parent1bf53ebfee2c911ed3aeca602c4e69ed6fb3bdce (diff)
downloaddjango-wkhtmltopdf-0540b857306c39e5f7077cc6b7a8eebf51448935.tar.gz
django-wkhtmltopdf-0540b857306c39e5f7077cc6b7a8eebf51448935.tar.bz2
django-wkhtmltopdf-0540b857306c39e5f7077cc6b7a8eebf51448935.zip
Add changelog and rename readme.
Diffstat (limited to 'README')
l---------[-rw-r--r--]README22
1 files changed, 1 insertions, 21 deletions
diff --git a/README b/README
index 7ff49df..42061c0 100644..120000
--- a/README
+++ b/README
@@ -1,21 +1 @@
-Converts html to PDF
-====================
-
-Provides a thin wrapper to the wkhtmltopdf binary from http://code.google.com/p/wkhtmltopdf/
-
-REQUIREMENTS
-============
-
-Install the binary http://code.google.com/p/wkhtmltopdf/
- This may require libfontconfig (on Ububtu: sudo aptitude install libfontconfig)
-
-INSTALLATION
-============
-
-Add 'wkhtmltopdf' to INSTALLED_APPS.
-
-By default it will execute the first wkhtmltopdf command found on your PATH.
-You can set WKHTMLTOPDF_CMD to a specific execuatable:
-
-e.g.
- WKHTMLTOPDF_CMD = '/path/to/my/wkhtmltopdf'
+README.md \ No newline at end of file