summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel G. Taylor <danielgtaylor@gmail.com>2015-03-05 16:10:37 -0800
committerDaniel G. Taylor <danielgtaylor@gmail.com>2015-03-05 16:10:37 -0800
commit99b01070bc79b3547f7bd1f44e7c7cf5097b5771 (patch)
tree48fbb78fd62e22b0369cf6864067222bcaa1f9e8
parent2abcaed8b237838ccd8ece02150f172314d326bd (diff)
downloadboto-readme-boto3.tar.gz
Add Boto 3 link in READMEreadme-boto3
-rw-r--r--README.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 01823a31..36d4da30 100644
--- a/README.rst
+++ b/README.rst
@@ -26,6 +26,22 @@ and the `Porting Guide`_. If you would like, you can open an issue to let
others know about your work in progress. Tests **must** pass on Python
2.6, 2.7, 3.3, and 3.4 for pull requests to be accepted.
+******
+Boto 3
+******
+The next major version of Boto is currently in developer preview and can
+be found in the `Boto 3 <https://github.com/boto/boto3#readme>`__
+repository and installed via ``pip``. It supports the latest service APIs
+and provides a high-level object-oriented interface to many services.
+
+Please try Boto 3 and
+`leave feedback <https://github.com/boto/boto3/issues>`__ with any issues,
+suggestions, and feature requests you might have.
+
+********
+Services
+********
+
At the moment, boto supports:
* Compute