mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
README: add badges
This commit is contained in:
parent
61a1643151
commit
51a4a64b18
1 changed files with 9 additions and 1 deletions
10
README.rst
10
README.rst
|
|
@ -5,11 +5,19 @@ django-avatar
|
|||
.. image:: https://jazzband.co/static/img/badge.png
|
||||
:target: https://jazzband.co/
|
||||
:alt: Jazzband
|
||||
|
||||
.. image:: https://img.shields.io/pypi/pyversions/django-avatar.svg
|
||||
:target: https://pypi.org/project/django-avatar/
|
||||
:alt: Supported Python versions
|
||||
|
||||
.. image:: https://img.shields.io/pypi/djversions/django-avatar.svg
|
||||
:target: https://pypi.org/project/django-avatar/
|
||||
:alt: Supported Django versions
|
||||
|
||||
.. image:: https://github.com/jazzband/django-avatar/actions/workflows/test.yml/badge.svg
|
||||
:target: https://github.com/jazzband/django-avatar/actions/workflows/test.yml
|
||||
|
||||
.. image:: https://codecov.io/gh/jazzband/django-avatar/branch/master/graph/badge.svg?token=7srBUpszOa
|
||||
.. image:: https://codecov.io/gh/jazzband/django-avatar/branch/main/graph/badge.svg?token=BO1e4kkgtq
|
||||
:target: https://codecov.io/gh/jazzband/django-avatar
|
||||
|
||||
.. image:: https://badge.fury.io/py/django-avatar.svg
|
||||
|
|
|
|||
Loading…
Reference in a new issue