Badges, again
This commit is contained in:
parent
31e4f25724
commit
80bc2f243e
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue