README.md in bubbles-0.0.4.1 vs README.md in bubbles-0.0.5

- old
+ new

@@ -65,9 +65,10 @@ sleep_interval: 1 # sleep between next command num_of_files_to_schedule: 1 # how many files schedule for processing at the same time uploaders: + - 'Bubbles::Uploaders::S3EnsureConnection' # this will check if s3 connection can be established - 'Bubbles::Uploaders::S3' # by default only S3 uploader is used - 'Bubbles::Uploaders::LocalDir' s3_access_key_id: xxxxxxxxxxxxxxxxxxxx s3_secret_access_key: yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy