diff --git a/README.md b/README.md index 3072769..71d77bb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ s3fs ==== s3fs allows Linux and macOS to mount an S3 bucket via FUSE. -s3fs preserves the native object format for files, allowing use of other tools like [s3cmd](https://s3tools.org/s3cmd). +s3fs preserves the native object format for files, allowing use of other +tools like [AWS CLI](https://github.com/aws/aws-cli). [![Build Status](https://travis-ci.org/s3fs-fuse/s3fs-fuse.svg?branch=master)](https://travis-ci.org/s3fs-fuse/s3fs-fuse) Features