summaryrefslogtreecommitdiffstats
path: root/libraries/evernote-python/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/evernote-python/README')
-rw-r--r--libraries/evernote-python/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/evernote-python/README b/libraries/evernote-python/README
index 9cdd605c48..27f744aed3 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.