Merge pull request #70 from electron/link-to-boilerplates
link to boilerplates
This commit is contained in:
commit
dbef48ee7d
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue