diff options
Diffstat (limited to 'libraries/evernote-python/README')
-rw-r--r-- | libraries/evernote-python/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/evernote-python/README b/libraries/evernote-python/README index 9cdd605c484d1..27f744aed3e0c 100644 --- a/libraries/evernote-python/README +++ b/libraries/evernote-python/README @@ -1,7 +1,8 @@ Evernote SDK for Python. -This SDK contains wrapper code used to call the Evernote Cloud API from Python. +This SDK contains wrapper code used to call the Evernote Cloud API +from Python. -The SDK also contains a sample script.The code demonstrates the basic use of -the SDK for single-user scripts. Real web applications must use OAuth to -authenticate to the Evernote service. +The SDK also contains a sample script. The code demonstrates the basic +use of the SDK for single-user scripts. Real web applications must use +OAuth to authenticate to the Evernote service. |