Skip to content

Commit 5991572

Browse files
committed
add travis build status
1 parent fadf38b commit 5991572

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Python-PDFKit: HTML to PDF wrapper
22
==================================
33

4+
5+
.. image:: https://travis-ci.org/JazzCore/python-pdfkit.png?branch=master
6+
:target : https://travis-ci.org/JazzCore/python-pdfkit
7+
48
Python 2 and 3 wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit.
59

610
This is adapted version of `ruby PDFKit <https://github.com/pdfkit/pdfkit>`_ library, so big thanks to them!

0 commit comments

Comments
 (0)