Merge pull request #70 from electron/link-to-boilerplates

link to boilerplates
This commit is contained in:
Jessica Lord 2016-08-11 09:37:38 -07:00 committed by GitHub
commit dbef48ee7d
1 changed files with 6 additions and 0 deletions

View File

@ -29,4 +29,10 @@ npm install && npm start
Learn more about Electron and its API in the [documentation](http://electron.atom.io/docs/latest). Learn more about Electron and its API in the [documentation](http://electron.atom.io/docs/latest).
## Other Example Apps
For more example apps, see the
[list of boilerplates](http://electron.atom.io/community/#boilerplates)
created by the awesome electron community.
#### License [CC0 (Public Domain)](LICENSE.md) #### License [CC0 (Public Domain)](LICENSE.md)