Skip to content

Commit

Permalink
Update README based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleknap committed Dec 14, 2016
1 parent e8df8c5 commit 68da64b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ S3transfer is a Python library for managing Amazon S3 transfers.

.. note::

This project is not currently GA. If planning to use this code in
This project is not currently GA. If you are planning to use this code in
production, make sure to lock to a minor version as interfaces may break
from minor version to minor version.
from minor version to minor version. For a basic, stable interface of
s3transfer, try the interfaces exposed in `boto3 <https://boto3.readthedocs.io/en/latest/guide/s3.html#using-the-transfer-manager>`__

0 comments on commit 68da64b

Please sign in to comment.