Skip to content

Commit 24b2022

Browse files
committed
Update badges
1 parent efe33a7 commit 24b2022

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
[![Build Status](https://api.travis-ci.org/onelogin/python-saml.png?branch=master)](http://travis-ci.org/onelogin/python-saml)
44
[![Coverage Status](https://coveralls.io/repos/onelogin/python-saml/badge.png)](https://coveralls.io/r/onelogin/python-saml)
5-
[![PyPi Version](https://pypip.in/v/python-saml/badge.png)](https://pypi.python.org/pypi/python-saml)
6-
![PyPi Downloads](https://pypip.in/d/python-saml/badge.png)
5+
[![PyPi Version](https://img.shields.io/pypi/v/python-saml.svg)](https://pypi.python.org/pypi/python-saml)
6+
![PyPi Downloads](https://img.shields.io/pypi/dm/python-saml.svg)
7+
[Python versions](https://img.shields.io/pypi/pyversions/coverage.svg)
78

89
Add SAML support to your Python software using this library.
910
Forget those complicated libraries and use that open source library provided

0 commit comments

Comments
 (0)