meta: add information about the use-case of the electron-version npm script

This commit is contained in:
Xymorot 2020-03-03 22:49:32 +01:00
parent 6d491562d3
commit 5496fef4bc
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ Then run `npm run build` to build the app, and `npm start` to run it.
The `npm run watch` script watches files and rebuilds the app on changes.
You should try to the use the node version `npm run electron-version` reports, since that is the node version the app runs on.
### Git
This project uses Git as its version control software. If you don't know how to use it, [read a quick guide](https://www.google.com/search?q=how+to+git).