Skip to content

Commit

Permalink
Fix url.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Sep 6, 2018
1 parent ec45c41 commit 0a46e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

> A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.
[![NPM](https://nodei.co/npm/chokidar.png)](https://nodei.co/npm/chokidar/)
[![NPM](https://nodei.co/npm/chokidar.png)](https://www.npmjs.com/package/chokidar)

## Why?
Node.js `fs.watch`:
Expand Down

0 comments on commit 0a46e6f

Please sign in to comment.