update config

This commit is contained in:
collerek
2020-08-15 12:51:01 +02:00
parent a0ad85811b
commit b69ad226e6
4 changed files with 21 additions and 10 deletions

View File

@ -1,6 +1,11 @@
# ORMar
<p>
<a href="https://pypi.org/project/ormar">
<img src="https://img.shields.io/pypi/v/ormar.svg" alt="Pypi version">
</a>
<a href="https://pypi.org/project/ormar">
<img src="https://img.shields.io/pypi/pyversions/ormar.svg" alt="Pypi version">
</a>
<a href="https://travis-ci.com/collerek/ormar">
<img src="https://travis-ci.com/collerek/ormar.svg?branch=master" alt="Build Status">
</a>