aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorJames Turnbull <james@jamesturnbull.org>2013-01-17 03:08:34 -0800
committerJames Turnbull <james@jamesturnbull.org>2013-01-17 03:08:34 -0800
commit5716bc8be3b4599aad4c7b62759ce9dce9ed2f7a (patch)
tree68627af4697d7fe07f916c6bde9f5b4eb3259be3 /README.rst
parenta03c1e14b0da1999590442719c42293a88ab9e3b (diff)
parentd31a7cde37bf7a9a718dba1f929b5b5e89409724 (diff)
downloaddjango-wkhtmltopdf-5716bc8be3b4599aad4c7b62759ce9dce9ed2f7a.tar.gz
django-wkhtmltopdf-5716bc8be3b4599aad4c7b62759ce9dce9ed2f7a.tar.bz2
django-wkhtmltopdf-5716bc8be3b4599aad4c7b62759ce9dce9ed2f7a.zip
Merge pull request #29 from incuna/travis-setup
Add travis for testing
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 925f543..26cf36d 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,9 @@
django-wkhtmltopdf
==================
+.. image:: https://travis-ci.org/incuna/django-wkhtmltopdf.png
+ :target: https://travis-ci.org/incuna/django-wkhtmltopdf
+
Converts html to PDF
--------------------