From 80756000554d31ec8a400a57ea8476c1c28d290f Mon Sep 17 00:00:00 2001 From: Kevin Sawicki <kevinsawicki@gmail.com> Date: Wed, 16 Sep 2015 09:59:21 -0700 Subject: [PATCH] Touch README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b7d36046a..d81cee97e6 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,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. +Check out [awesome-electron](https://github.com/sindresorhus/awesome-electron) +for a community maintained list of useful example apps, tools and resources. -- GitLab