Skip to content

Commit

Permalink
readme: update
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Nov 6, 2014
1 parent 9244706 commit ac1af2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ npm install noop2
var noop = require('noop2');

noop();
// => undefined
// nothing happened
```

## Why?
Expand Down

0 comments on commit ac1af2b

Please sign in to comment.