diff options
author | mattack108 <matt.lenc@gmail.com> | 2013-01-15 16:52:41 +0000 |
---|---|---|
committer | mattack108 <matt.lenc@gmail.com> | 2013-01-15 16:52:41 +0000 |
commit | cceabb0f893b67ff8924e7939ab1675235f88dca (patch) | |
tree | 4bc3fd9a03ed91ca56749fa22ab4b9060d6b7409 /README.rst | |
parent | 0d95feab6266e87dc71379927646b8bf148b9c7f (diff) | |
download | django-wkhtmltopdf-cceabb0f893b67ff8924e7939ab1675235f88dca.tar.gz django-wkhtmltopdf-cceabb0f893b67ff8924e7939ab1675235f88dca.tar.bz2 django-wkhtmltopdf-cceabb0f893b67ff8924e7939ab1675235f88dca.zip |
Use correct markdown format (yes, it is RST here ;)
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ django-wkhtmltopdf ================== -[![Build Status](https://travis-ci.org/incuna/django-wkhtmltopdf.png)](https://travis-ci.org/incuna/django-wkhtmltopdf) +.. image:: https://travis-ci.org/incuna/django-wkhtmltopdf.png + :target: https://travis-ci.org/incuna/django-wkhtmltopdf Converts html to PDF |