Skip to content

Commit 3da33a7

Browse files
authored
Update README.md
1 parent a8e8009 commit 3da33a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

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

3-
[![Coverage Status](https://coveralls.io/repos/onelogin/python3-saml/badge.png)](https://coveralls.io/r/onelogin/python3-saml)
3+
[![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/github/onelogin/python3-saml/badge.svg?branch=master)](https://coveralls.io/github/onelogin/python3-saml?branch=master)
45
[![PyPi Version](https://img.shields.io/pypi/v/python3-saml.svg)](https://pypi.python.org/pypi/python3-saml)
56
![Python versions](https://img.shields.io/pypi/pyversions/python3-saml.svg)
67

7-
https://img.shields.io/pypi/v/python-saml.svg
88

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

0 commit comments

Comments
 (0)