From d64108e68d867a474e65bdc4cea4f777eadc485a Mon Sep 17 00:00:00 2001 From: Lucas Cimon Date: Thu, 5 Sep 2019 19:44:28 +0200 Subject: [PATCH] Adding badges to README --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 8ab6ae485..52439bb14 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,15 @@ +.. image:: https://travis-ci.org/rst2pdf/rst2pdf.svg?branch=master + :target: https://travis-ci.org/rst2pdf/rst2pdf + +.. image:: https://img.shields.io/pypi/v/rst2pdf.svg + :target: https://pypi.python.org/pypi/rst2pdf/rst2pdf + +.. image:: https://img.shields.io/pypi/pyversions/rst2pdf.svg + :target: https://pypi.python.org/pypi/rst2pdf/rst2pdf + +.. image:: https://img.shields.io/pypi/l/rst2pdf.svg + :target: https://pypi.python.org/pypi/rst2pdf/rst2pdf + rst2pdf: Use a text editor. Make a PDF. ========================================