Update README badges

This commit is contained in:
Valentin Samir 2015-12-18 13:08:16 +01:00
parent d213a496a3
commit de8f0d016f
1 changed files with 5 additions and 3 deletions

View File

@ -1,12 +1,14 @@
CAS Server
==========
.. image:: https://badge.fury.io/py/django-cas-server.svg
:target: https://badge.fury.io/py/django-cas-server
.. image:: https://travis-ci.org/nitmir/django-cas-server.svg?branch=master
:target: https://travis-ci.org/nitmir/django-cas-server
.. image:: https://img.shields.io/pypi/v/django-cas-server.svg
:target: https://pypi.python.org/pypi/django-cas-server
.. image:: https://img.shields.io/pypi/l/django-cas-server.svg
CAS Server is a Django application implementing the `CAS Protocol 3.0 Specification
<https://jasig.github.io/cas/development/protocol/CAS-Protocol-Specification.html>`_.