diff --git a/examples/with-electron/README.md b/examples/with-electron/readme.md similarity index 85% rename from examples/with-electron/README.md rename to examples/with-electron/readme.md index 799a498c..9f116122 100644 --- a/examples/with-electron/README.md +++ b/examples/with-electron/readme.md @@ -1,6 +1,8 @@ # Electron application example -## How to use +**You can find a detailed documentation about how to build Electron apps with Next.js [here](https://leo.im/2017/electron-next)!** + +## Usage Download the example [or clone the repo](https://github.com/zeit/next.js):