diff --git a/aws-cli/README.md b/aws-cli/README.md index aad4f41..99d5bcd 100644 --- a/aws-cli/README.md +++ b/aws-cli/README.md @@ -1,4 +1,4 @@ -# aws-cli +# aws-cli Command-line interface v2 for Amazon Web Services @@ -33,4 +33,4 @@ You can test that the credentials are valid by using the `aws s3 ls` command: docker run --rm \ --mount type=bind,source="$HOME/.aws",target=/root/.aws,readonly \ docker.io/boxcutter/aws-cli s3 ls --profile default -``` \ No newline at end of file +```