mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
📝 avoid breaking everyone's stuff
This commit is contained in:
@@ -55,7 +55,7 @@ Modules for both sides:
|
||||
|
||||
* [Coding style](development/coding-style.md)
|
||||
* [Source code directory structure](development/source-code-directory-structure.md)
|
||||
* [Technical differences to NW.js](development/atom-shell-vs-nwjs.md)
|
||||
* [Technical differences to NW.js (formerly node-webkit)](development/atom-shell-vs-node-webkit.md)
|
||||
* [Build instructions (Mac)](development/build-instructions-mac.md)
|
||||
* [Build instructions (Windows)](development/build-instructions-windows.md)
|
||||
* [Build instructions (Linux)](development/build-instructions-linux.md)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Technical differences to NW.js
|
||||
# Technical differences to NW.js (formerly node-webkit)
|
||||
|
||||
Like NW.js, atom-shell provides a platform to write desktop applications
|
||||
with JavaScript and HTML, and has Node integration to grant access to low level
|
||||
Reference in New Issue
Block a user