From de8f0d016f23baa63f6ae678d36019f98cc4655a Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Fri, 18 Dec 2015 13:08:16 +0100 Subject: [PATCH] Update README badges --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index a314983..d46b896 100644 --- a/README.rst +++ b/README.rst @@ -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 `_.