From f6a6773f3d0fe7ce21f9285156ff5b45075f0423 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Aguirre?= Date: Thu, 11 Nov 2010 16:40:03 -0200 Subject: [PATCH] Link sections in README --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 405fd44..43691c1 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ Installation 'django.contrib.auth.backends.ModelBackend', ) -- Setup Twitter and Facebook keys (see below):: +- Setup Twitter and Facebook keys (see `OAuth` section for details):: TWITTER_CONSUMER_KEY = '' TWITTER_CONSUMER_SECRET = '' @@ -71,7 +71,8 @@ OAuth ----- OAuth communication demands a set of keys exchange to validate the client authenticity prior to user approbation, Twitter and Facebook facilitates these -keys by application registration. +keys by application registration, see `Twitter`_ and `Facebook`_ sections for +details. ------- -- 2.39.5