Skip to content

Commit 80af5c0

Browse files
committed
Merge branch 'master' of github.com:onelogin/python3-saml
2 parents 7dfdcf4 + 3da33a7 commit 80af5c0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# OneLogin's SAML Python Toolkit
1+
# OneLogin's SAML Python Toolkit (compatible with Python3)
22

33
[![Build Status](https://api.travis-ci.org/onelogin/python3-saml.png?branch=master)](http://travis-ci.org/onelogin/python3-saml)
4-
[![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+
[![Coverage Status](https://coveralls.io/repos/github/onelogin/python3-saml/badge.svg?branch=master)](https://coveralls.io/github/onelogin/python3-saml?branch=master)
5+
[![PyPi Version](https://img.shields.io/pypi/v/python3-saml.svg)](https://pypi.python.org/pypi/python3-saml)
6+
![Python versions](https://img.shields.io/pypi/pyversions/python3-saml.svg)
7+
78

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

0 commit comments

Comments
 (0)