Skip to content

Commit f0982c6

Browse files
committed
Tweak section headings
1 parent 9830687 commit f0982c6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ behavior to [email protected].
1313
Follow [@ElectronJS](https://twitter.com/electronjs) on Twitter for important
1414
announcements. Visit the [electron website](http://electron.atom.io).
1515

16-
## To Use
16+
## Using
1717

1818
You can [download the latest release](https://github.com/atom/electron-api-demos/releases) for your operating system or build it yourself (see below).
1919

20-
### To Build
20+
## Building
2121

2222
You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.
2323

@@ -36,4 +36,6 @@ For easier developing you can launch the app in fullscreen with DevTools open:
3636
$ npm run dev
3737
```
3838

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).

0 commit comments

Comments
 (0)