From cceabb0f893b67ff8924e7939ab1675235f88dca Mon Sep 17 00:00:00 2001 From: mattack108 Date: Tue, 15 Jan 2013 16:52:41 +0000 Subject: Use correct markdown format (yes, it is RST here ;) --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index f93878e..26cf36d 100644 --- a/README.rst +++ b/README.rst @@ -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 -- cgit v1.2.3