diff --git a/README.md b/README.md index 8c53297..d042f87 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ Available options: ### awspublish.create(options) Create a Publisher. Options are passed to knox to create a s3 client. +We use knox to connect to s3 they explain +Please see [knox](https://github.com/LearnBoost/knox#client-creation-options) for more details about these options #### Publisher.publish([headers], [options]) @@ -146,7 +148,7 @@ gulp.src('./public/*') })); ``` -## Example +## Examples ### rename file & directory