diff --git a/README.md b/README.md index 81e90c0ea41da0291486b5454489073d8d673e98..2e62dda139f7092fcfec049e69b6ebb5a53759be 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ npm install npm start ``` +The debugger tools are available when running in dev mode and can be activated with keyboard shortcuts as defined here https://github.com/sindresorhus/electron-debug#features. + #### Building the production distribution ```bash