Skip to content

Commit f0e8ef3

Browse files
committed
add badges to readme
1 parent 187e6ac commit f0e8ef3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
pydf
22
====
33

4+
[![codecov.io](http://codecov.io/github/samuelcolvin/pydf/coverage.svg?branch=master)](http://codecov.io/github/samuelcolvin/pydf?branch=master)
5+
[![Build Status](https://travis-ci.org/samuelcolvin/pydf.svg)](https://travis-ci.org/samuelcolvin/pydf)
6+
47
PDF generation in python using [wkhtmltopdf](http://wkhtmltopdf.org/).
58

69
Wkhtmltopdf binaries are precompiled and included in the package making pydf easier to use,

0 commit comments

Comments
 (0)