diff options
| -rw-r--r-- | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ # electron-boilerplate -> Boilerplate to kickstart creating an app with [Electron](https://github.com/atom/electron) *(formerly atom-shell)* +> Boilerplate to kickstart creating an app with [Electron](https://github.com/atom/electron) *See [awesome-electron](https://github.com/sindresorhus/awesome-electron) for more useful Electron resources.* @@ -17,6 +17,7 @@ You can also `git clone` or [download](https://github.com/sindresorhus/electron- There's also a [Yeoman generator](https://github.com/sindresorhus/generator-electron). + ## License MIT © [Sindre Sorhus](http://sindresorhus.com) |
