File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 13
13
Follow [ @ElectronJS ] ( https://twitter.com/electronjs ) on Twitter for important
14
14
announcements. Visit the [ electron website] ( http://electron.atom.io ) .
15
15
16
- ## To Use
16
+ ## Using
17
17
18
18
You can [ download the latest release] ( https://github.com/atom/electron-api-demos/releases ) for your operating system or build it yourself (see below).
19
19
20
- ### To Build
20
+ ## Building
21
21
22
22
You'll need [ Node.js] ( https://nodejs.org ) installed on your computer in order to build this app.
23
23
@@ -36,4 +36,6 @@ For easier developing you can launch the app in fullscreen with DevTools open:
36
36
$ npm run dev
37
37
```
38
38
39
- #### [ Read the docs] ( docs.md ) to learn more about how this app is built or how to [ add a new demo] ( docs.md#add-a-section-or-demo ) .
39
+ ## Extending
40
+
41
+ [ Read the docs] ( docs.md ) to learn more about how this app is built or how to [ add a new demo] ( docs.md#add-a-section-or-demo ) .
You can’t perform that action at this time.
0 commit comments