Skip to content

Commit a8cb717

Browse files
authored
Remove download stats from README (not working anymore)
1 parent fdb40e2 commit a8cb717

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# OneLogin's SAML Python Toolkit
22

3-
[![Build Status](https://api.travis-ci.org/onelogin/python3-saml.png?branch=master)](http://travis-ci.org/onelogin/python3-saml)
43
[![Coverage Status](https://coveralls.io/repos/onelogin/python3-saml/badge.png)](https://coveralls.io/r/onelogin/python3-saml)
5-
[![PyPi Version](https://pypip.in/v/python3-saml/badge.png)](https://pypi.python.org/pypi/python3-saml)
6-
![PyPi Downloads](https://pypip.in/d/python3-saml/badge.png)
4+
[![PyPi Version](https://img.shields.io/pypi/v/python-saml.svg)](https://pypi.python.org/pypi/python3-saml)
5+
6+
https://img.shields.io/pypi/v/python-saml.svg
77

88
Add SAML support to your Python software using this library.
99
Forget those complicated libraries and use the open source library provided

0 commit comments

Comments
 (0)