electron/docs
Paul Betts b77ed51594 Use 'atomScreen' for the variable name
Even though it's not screen's fault, it's super easy in the DevTools to write `screen = require('screen')`, then wonder why it doesn't work (because `window.screen` is reserved by the DOM). This makes people who just type in the example more likely to get it right.
2015-02-03 11:32:33 -08:00
..
api Use 'atomScreen' for the variable name 2015-02-03 11:32:33 -08:00
development Change Mac OS X to OS X. 2015-02-02 16:21:23 +08:00
tutorial Change Mac OS X to OS X. 2015-02-02 16:21:23 +08:00
README.md docs: Add "Desktop environment integration" 2014-11-17 21:40:07 +08:00