Correct comment re: how this is different from the official resource

This commit is contained in:
ctro 2016-03-22 07:32:09 -06:00
parent 9eee88b9c2
commit 04cd63c42b

View file

@ -1,6 +1,6 @@
# Simple S3 Resource for [Concourse CI](http://concourse.ci)
Resource to upload files to S3.
Resource to upload files to S3. Unlike the [the official S3 Resource](https://github.com/concourse/s3-resource), this Resource can upload or download multiple files.
## Usage