summaryrefslogtreecommitdiffstats
path: root/libraries/evernote-python/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:28:35 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:28:35 -0400
commitc10ebf75c24cdcf6b9a5b4d8e0987f9445ed89c9 (patch)
tree25d6e0b3e42d0600d04b1f8cd2dad873ed1d4f12 /libraries/evernote-python/README
parent1c2ddf4792be5dbf99234ddbb17e668dd089cd88 (diff)
downloadslackbuilds-c10ebf75c24cdcf6b9a5b4d8e0987f9445ed89c9.tar.gz
slackbuilds-c10ebf75c24cdcf6b9a5b4d8e0987f9445ed89c9.tar.xz
libraries/evernote-python: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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.