Skip to content

Commit e661149

Browse files
author
Matheus Marchini
committed
adding PyPI version badge
1 parent 4eecc71 commit e661149

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Python-PDFKit: HTML to PDF wrapper
55
.. image:: https://travis-ci.org/JazzCore/python-pdfkit.png?branch=master
66
:target: https://travis-ci.org/JazzCore/python-pdfkit
77

8+
.. image:: https://badge.fury.io/py/pdfkit.svg
9+
:target: http://badge.fury.io/py/pdfkit
10+
811
Python 2 and 3 wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit.
912

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

0 commit comments

Comments
 (0)