From c020299e85dbdca4b327ed2c3363c2020647c04b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Aguirre?= Date: Thu, 6 Jan 2011 01:52:44 -0200 Subject: [PATCH] Docs --- README.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 88373e7..60e26ae 100644 --- a/README.rst +++ b/README.rst @@ -9,6 +9,8 @@ Crafted using base code from django-twitter-oauth_ and django-openid-auth_, implements a common interface to define new authentication providers from third parties. +Check a demo at http://social.matiasaguirre.com/ + -------- Features @@ -34,12 +36,6 @@ credentials, some features are: - Custom User model override if needed (`auth.User`_ by default) ----- -Demo -____ -Check a demo at http://social.matiasaguirre.com/ - - ------------ Dependencies ------------ -- 2.39.5