Skip to content

Commit

Permalink
Add note about Electron
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 16, 2019
1 parent 6d3f255 commit 3d2e28b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> A better [node-open](https://github.com/pwnall/node-open). Opens stuff like websites, files, executables. Cross-platform.
If need this for Electron, use [`shell.openItem()`](https://electronjs.org/docs/api/shell#shellopenitemfullpath) instead.


#### Why?

Expand Down

0 comments on commit 3d2e28b

Please sign in to comment.