Mention the Electron API Demos app

This commit is contained in:
Jessica Lord 2016-05-11 08:48:52 +02:00
parent 7bf866c3c5
commit 07c7759d45
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
This is a minimal Electron application based on the [Quick Start Guide](http://electron.atom.io/docs/latest/tutorial/quick-start) within the Electron documentation.
**Use this app along with the [Electron API Demos](http://electron.atom.io/#get-started) app for API code examples to help you get started.**
A basic Electron application needs just these files:
- `package.json` - Points to the app's main file and lists its details and dependencies.