]> git.parisson.com Git - django-social-auth.git/commitdiff
Updated doc
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 14:16:05 +0000 (12:16 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 14:16:05 +0000 (12:16 -0200)
README.rst

index bbda960df21af79ca32bbf503b531e7cc1af1730..245c05e1125541405889104357402d2cb9693be6 100644 (file)
@@ -9,7 +9,12 @@ 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.net/
+
+----
+Demo
+----
+There's a demo at http://social.matiasaguirre.net/, it lacks Orkut support
+at the moment.
 
 
 --------