Add enclosing tags so they can the readme can be encoded with included markdown filter.
This commit is contained in:
parent
70488d23de
commit
023802ad05
1 changed files with 2 additions and 2 deletions
|
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
|
|
||||||
<a href="https://pypi.python.org/pypi/secretary">
|
<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>
|
||||||
<a href="https://travis-ci.org/christopher-ramirez/secretary">
|
<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>
|
</a>
|
||||||
|
|
||||||
#### Take the power of Jinja2 templates to OpenOffice and LibreOffice and create reports in your web applications.
|
#### 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