Capitalizing Electron
This commit is contained in:
parent
f2d6d6b6a1
commit
5376df1519
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ npm install
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
## Resources for learning electron
|
## Resources for learning Electron
|
||||||
|
|
||||||
- [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation
|
- [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation
|
||||||
- [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app
|
- [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app
|
||||||
|
|
Loading…
Reference in a new issue