Skip to content

Commit

Permalink
fix(docs): add lines for new methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Mar 2, 2017
1 parent 3e554d0 commit 52229d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ API docs can be found [here][doclet]
- [rimraf](https://doclets.io/kentcdodds/nps-utils/master#dl-rimraf)
- [ifWindows](https://doclets.io/kentcdodds/nps-utils/master#dl-ifWindows)
- [ifNotWindows](https://doclets.io/kentcdodds/nps-utils/master#dl-ifNotWindows)
- [copy](https://doclets.io/kentcdodds/nps-utils/master#dl-copy)
- [mkdirp](https://doclets.io/kentcdodds/nps-utils/master#dl-mkdirp)
- [open](https://doclets.io/kentcdodds/nps-utils/master#dl-open)
- [crossEnv](https://doclets.io/kentcdodds/nps-utils/master#dl-crossEnv)

Or, see the JSDoc right in
[the source code](https://github.com/kentcdodds/nps-utils/blob/master/src/index.js) 😎
Expand Down

0 comments on commit 52229d9

Please # to comment.