Badges, again

This commit is contained in:
Michał Pasternak 2017-05-02 22:29:36 +02:00 committed by GitHub
parent 31e4f25724
commit 80bc2f243e

View file

@ -1,10 +1,13 @@
# SECRETARY
.. image:: https://img.shields.io/pypi/v/secretary.svg
:target: https://pypi.python.org/pypi/secretary
.. image:: https://img.shields.io/travis/christopher-ramirez/secretary.svg
:target: https://travis-ci.org/christopher-ramirez/secretary
<a href="https://pypi.python.org/pypi/secretary">
<img src="https://img.shields.io/pypi/v/secretary.svg">
</a>
<a href="https://travis-ci.org/christopher-ramirez/secretary">
<img src="https://img.shields.io/travis/christopher-ramirez/secretary.svg">
</a>
#### Take the power of Jinja2 templates to OpenOffice and LibreOffice and create reports in your web applications.