Skip to content

Commit

Permalink
Merge pull request #8 from izaakschroeder/update-readme
Browse files Browse the repository at this point in the history
Add features and update links in README.
  • Loading branch information
izaakschroeder committed Mar 24, 2015
2 parents 33921c8 + 71c0fa5 commit d609d85
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Use S3 as a source or destination of vinyl files.

![build status](http://img.shields.io/travis/izaakschroeder/vinyl-s3.svg?style=flat)
![coverage](http://img.shields.io/coveralls/izaakschroeder/vinyl-s3.svg?style=flat)
![build status](http://img.shields.io/travis/izaakschroeder/vinyl-s3/master.svg?style=flat)
![coverage](http://img.shields.io/coveralls/izaakschroeder/vinyl-s3/master.svg?style=flat)
![license](http://img.shields.io/npm/l/vinyl-s3.svg?style=flat)
![version](http://img.shields.io/npm/v/vinyl-s3.svg?style=flat)
![downloads](http://img.shields.io/npm/dm/vinyl-s3.svg?style=flat)
Expand All @@ -13,6 +13,8 @@ Features:
* Use either streaming or buffering,
* Upload or download files,
* Pass custom options to S3,
* Smart `Content-Type` and `Content-Encoding` detection,
* Automatic `E-Tag` handling,
* Works great with gulp.

## Usage
Expand Down

0 comments on commit d609d85

Please sign in to comment.