From 8699a1a3a6c818985f53a9c5d8736d6aa934e32b Mon Sep 17 00:00:00 2001 From: PG Herveou Date: Wed, 30 Jul 2014 10:00:02 +0100 Subject: [PATCH] update readme fix #26 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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