diff --git a/README.md b/README.md index 1bee976..8bf0690 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Hello 👋 Following electron tutorial... + +## Notes +Run following to start the things up +```sh +npm run start +```