Skip to content

Commit

Permalink
Scaffold: More normalization
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jun 29, 2017
1 parent 21f08e3 commit 6fdf0f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .npmignore

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.

## Example
## Usage

```js
var watch = require('glob-watcher');
Expand Down

0 comments on commit 6fdf0f0

Please sign in to comment.