From 27755871224d8aa4815b5b7b0facd183f837a5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Naz=C4=B1m=20Gediz=20Ayd=C4=B1ndo=C4=9Fmu=C5=9F?= Date: Tue, 14 Feb 2023 15:54:49 +0300 Subject: [PATCH] Update README.md to include notes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 +```