Skip to content

Commit

Permalink
feat(docs)
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Mar 12, 2015
1 parent 658cd93 commit 01a4459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ videoshow([ 'image1.jpg', 'image2.jpg', 'image3.jpg'])
.on('end', function () {})
```

Images could be a collection as well:
`images` param could be a collection as well:
```js
videoshow([{
path: 'image1.jpg',
Expand Down

0 comments on commit 01a4459

Please sign in to comment.