Update README.

This commit is contained in:
Juan Ignacio Fiorentino 2015-02-26 16:51:54 -03:00
parent d1c1e2adb3
commit cbbd1bdb0e

View file

@ -2,9 +2,9 @@
Django OIDC Provider
####################
OpenID Connect Provider implementation for Django.
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.
Read docs for more info. https://github.com/juanifioren/django-oidc-provider/wiki
Read docs for more info. https://github.com/juanifioren/django-oidc-provider/blob/master/doc.md
*************
Running tests