Atom Shell -> Electron

This commit is contained in:
Kevin Sawicki 2015-04-08 10:16:10 -07:00
parent 6ca4623ae1
commit 6615ef1054
11 changed files with 18 additions and 18 deletions

View file

@ -18,7 +18,7 @@ Like `--debug` but pauses the script on the first line.
## Use node-inspector for debugging
__Note:__ Atom Shell uses node v0.11.13, which currently doesn't work very well
__Note:__ Electron uses node v0.11.13, which currently doesn't work very well
with node-inspector, and the main process would crash if you inspect the
`process` object under node-inspector's console.