Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tsviatko committed Aug 5, 2019
1 parent 056c751 commit aaaa114
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,17 @@ Returns a `Buffer` object of the target.

Same as above except returns a `Promise` that either resolves with the target `Buffer` or rejects with an error.

## Contributing

### Testing
To run all tests use

npm test

Browser testing supported by

[<img src="./resources/[email protected]" width="200px"></img>](https://www.browserstack.com/)

## Release checklist

1. Run `grunt release:<type>` (where `type` is "major", "minor", "patch", "prepatch")
Expand Down
Binary file added resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aaaa114

Please sign in to comment.