Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonmoeller committed Jun 22, 2017
1 parent c688c30 commit 917043c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ read('src/styles/**/*.css')
Creates a new [`VinylRW`][vrw] file.

```js
file('README.md', '# TODO')
.write('dest');
file('README.md', '# TODO');
```

### find(glob, [options]) : ListPromise\<VinylRW\>
Expand Down

0 comments on commit 917043c

Please sign in to comment.