From 072bdd9fc08e446bd69ecd099aaf1323948b0c65 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Thu, 14 Jul 2016 15:02:18 -0700 Subject: [PATCH] link to boilerplates --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8783a3b..a469651 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,10 @@ npm install && npm start 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)