diff --git a/README.rst b/README.rst index b9fd159..951a7c3 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -Wordpress OAuth2 Backend Open edX / -=================================== +Wordpress OAuth2 Backend for Open edX +===================================== Overview -------- @@ -9,10 +9,11 @@ A Python Social Auth backend for `WP OAuth `_ this is cus - `Python Social Auth custom backend implentation `_ - `WP Oauth Wordpress Plugin Documentation `_ +This is a strongly-typed implementation that leverages an in-depth knowledge of the WP Oauth return objects +to generate verbose, informative log data in `lms.log <./doc/lms.log>`_ that will help you to quickly get third party authentication +working on your Open edX installation. -`lms.log <./doc/lms.log>`_ - Usage -----