Add enclosing tags so they can the readme can be encoded with included markdown filter.

This commit is contained in:
Christopher Ramírez 2017-09-19 15:22:14 -06:00
parent 70488d23de
commit 023802ad05

View file

@ -2,10 +2,10 @@
<a href="https://pypi.python.org/pypi/secretary">
<img src="https://img.shields.io/pypi/v/secretary.svg">
<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">
<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.