Capitalizing Electron

This commit is contained in:
Ronald Eddy Jr
2017-11-19 09:51:03 -08:00
committed by GitHub
parent f2d6d6b6a1
commit 5376df1519

View File

@@ -51,7 +51,7 @@ npm install
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/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app