From 3dc4dbd548be92b9176bb9ba19f585002fb4ecb7 Mon Sep 17 00:00:00 2001 From: juanifioren Date: Tue, 11 Aug 2015 17:37:33 -0300 Subject: [PATCH] Add examples running to README. --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 4b9dcf8..01acc82 100644 --- a/README.rst +++ b/README.rst @@ -35,6 +35,13 @@ See changelog here. https://github.com/juanifioren/django-oidc-provider/blob/master/CHANGELOG.md +**************** +Examples running +**************** + +* **Example OIDC provider** by Juan Ignacio Fiorentino. (`view site `_) +* **BAID** by Government of Buenos Aires City*. (`view site `_) + ************ Contributing ************