diff --git a/README.md b/README.md index 264f93a..295bf17 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ Note: If you're using Linux Bash for Windows, [see this guide](https://www.howto ## Resources for Learning Electron - [electronjs.org/docs](https://electronjs.org/docs) - all of Electron's documentation -- [electronjs.org/community#boilerplates](https://electronjs.org/community#boilerplates) - sample starter apps created by the community - [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app - [hokein/electron-sample-apps](https://github.com/hokein/electron-sample-apps) - small demo apps for the various Electron APIs