diff options
author | Daniel Duong <dduong42@users.noreply.github.com> | 2015-03-02 11:49:37 +0100 |
---|---|---|
committer | Daniel Duong <dduong42@users.noreply.github.com> | 2015-03-02 11:49:37 +0100 |
commit | 7b7436fdde41a09a6efeabef3a3fcfc1fc590966 (patch) | |
tree | e92aa821fa3c06d10752a9585e3de3fe0c72f7ea | |
parent | e354459621f417195a96ca87ccf4ac42ef844aa4 (diff) | |
download | django-wkhtmltopdf-7b7436fdde41a09a6efeabef3a3fcfc1fc590966.tar.gz django-wkhtmltopdf-7b7436fdde41a09a6efeabef3a3fcfc1fc590966.tar.bz2 django-wkhtmltopdf-7b7436fdde41a09a6efeabef3a3fcfc1fc590966.zip |
Add documentation link to the README
-rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -58,6 +58,11 @@ The default is: :: 'quiet': True, } +Documentation +------------- + +Documentation is available at http://django-wkhtmltopdf.readthedocs.org/en/latest/. + License ------- |