mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Add coverage badge
This commit is contained in:
parent
dd743d4525
commit
f6f8952510
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ django-avatar
|
|||
.. image:: https://travis-ci.org/grantmcconnaughey/django-avatar.svg
|
||||
:target: https://travis-ci.org/grantmcconnaughey/django-avatar
|
||||
|
||||
.. image:: https://coveralls.io/repos/grantmcconnaughey/django-avatar/badge.svg?branch=master&service=github
|
||||
:target: https://coveralls.io/github/grantmcconnaughey/django-avatar?branch=master
|
||||
|
||||
Django-avatar is a reusable application for handling user avatars. It has the
|
||||
ability to default to Gravatar if no avatar is found for a certain user.
|
||||
Django-avatar automatically generates thumbnails and stores them to your default
|
||||
|
|
|
|||
Loading…
Reference in a new issue