aboutsummaryrefslogtreecommitdiff
path: root/python/boto3
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 04:09:54 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:37:53 -0400
commit4e4f5e6432a386706fcd77d50e423c451f8a76bb (patch)
tree40fe1eb8f862feb06e6e5843cb842a81dfa84e9e /python/boto3
parentf7791a3c734faf11129ae786a6c2e558a625722f (diff)
downloadslackbuilds-4e4f5e6432a386706fcd77d50e423c451f8a76bb.tar.xz
python/boto3: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/boto3')
-rw-r--r--python/boto3/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/python/boto3/README b/python/boto3/README
index b317f87b8a1f..04621bbb23de 100644
--- a/python/boto3/README
+++ b/python/boto3/README
@@ -1,7 +1,7 @@
-Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
-Python, which allows Python developers to write software that makes use
-of services like Amazon S3 and Amazon EC2. You can find the latest, most
-up to date, documentation at `Read the Docs`_, including a list of
-services that are supported.
+Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK)
+for Python, which allows Python developers to write software that
+makes use of services like Amazon S3 and Amazon EC2. You can find the
+latest, most up to date, documentation at `Read the Docs`_, including
+a list of services that are supported.
Note: boto3 can be installed alongside boto.