From 521ff2d7dc3b0cb9eef61427c8c1d1abec3e8af3 Mon Sep 17 00:00:00 2001 From: "niccolasmendoza@gmail.com" Date: Mon, 8 Jun 2015 14:57:23 -0300 Subject: [PATCH] updating readme.. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index cc1baa4..7e0467c 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,10 @@ Django OIDC Provider #################### +.. image:: https://api.travis-ci.org/django-py/django-openid-provider.png?branch=master + :alt: Build Status + :target: http://travis-ci.org/django-py/django-openid-provider + Django OIDC Provider can help you providing out of the box all the endpoints, data and logic needed to add OpenID Connect capabilities to your Django projects.