From 6a74e913dc868d872ec832781f404fbc9d86ba70 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Tue, 10 Apr 2018 22:25:07 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6223d9a..c6bb6cd 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,5 @@ OpenID Connect is a simple identity layer on top of the OAuth 2.0 protocol, whic Support for Python 3 and 2. Also latest versions of django. [Read documentation for more info.](http://django-oidc-provider.readthedocs.org/) + [Do you want to contribute? Please read this.](http://django-oidc-provider.readthedocs.io/en/latest/sections/contribute.html)