From 36c376b1ecb1888f6f90f44840917185b9d10697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20M=C3=A5rtensson?= Date: Sat, 16 May 2015 17:03:19 +0200 Subject: [PATCH] Add link to `awesome-electron` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3f7461c5e7e..ee00b098b96c 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,5 @@ contains documents describing how to build and contribute to Electron. There is an [`electron` category on the Atom forums](http://discuss.atom.io/category/electron) as well as an `#atom-shell` channel on Freenode. + +Check out [awesome-electron](https://github.com/sindresorhus/awesome-electron) for a community maintained list of useful example apps, tools and resources.