diff options
-rw-r--r-- | libraries/facebook-python/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/libraries/facebook-python/README b/libraries/facebook-python/README index e0b73b3932..a177feef4a 100644 --- a/libraries/facebook-python/README +++ b/libraries/facebook-python/README @@ -1,5 +1,4 @@ -This client library is designed to support the Facebook Graph API and the -official Facebook JavaScript SDK, which is the canonical way to implement -Facebook authentication. You can read more about the Graph API by accessing its -official documentation. - +This client library is designed to support the Facebook Graph API and +the official Facebook JavaScript SDK, which is the canonical way to +implement Facebook authentication. You can read more about the Graph +API by accessing its official documentation. |