aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJames Turnbull <james@jamesturnbull.org>2012-02-24 02:29:59 -0800
committerJames Turnbull <james@jamesturnbull.org>2012-02-24 02:29:59 -0800
commit33d4528bc771ff0ef9bceda50e96f13bfaf685f3 (patch)
tree2557ebf17e99556a812397d45a07fa57d0a7b733 /README
parent6cf05d70a87cd33955670d43f14f28067f90379e (diff)
parentf1c26baeddb539d5eecdb8cb8d41eb723f5205e2 (diff)
downloaddjango-wkhtmltopdf-33d4528bc771ff0ef9bceda50e96f13bfaf685f3.tar.gz
django-wkhtmltopdf-33d4528bc771ff0ef9bceda50e96f13bfaf685f3.tar.bz2
django-wkhtmltopdf-33d4528bc771ff0ef9bceda50e96f13bfaf685f3.zip
Merge pull request #1 from incuna/develop
Merge in Develop branch
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