diff --git a/README.md b/README.md index 418518df..4a826780 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ Various types of aircraft are supported by the tool and by INAV, e.g. quadcopter # Support -INAV Configurator comes `as is`, without any warranty and support from authors. If you found a bug, please create an issue on [GitHub](https://github.com/iNavFlight/inav-configurator/issues). +INAV Configurator comes `as is`, without any warranty and support from the authors. If you find a bug, please create an issue on [GitHub](https://github.com/iNavFlight/inav-configurator/issues). The GitHub issue tracker is reserved for bugs and other technical problems. If you do not know how to set up -everything, the hardware is not working, or have any other _support_ problem, please consult: +everything, the hardware is not working, or you have any other _support_ problem, please consult: * [INAV Discord Server](https://discord.gg/peg2hhbYwN) * [INAV Official on Facebook](https://www.facebook.com/groups/INAVOfficial) @@ -24,7 +24,7 @@ You have to remove the `C:\Users%Your_UserName%\AppData\Local\inav-configurator` [https://www.youtube.com/watch?v=XMoULyiFDp4](https://www.youtube.com/watch?v=XMoULyiFDp4) -Alternatively, on Windows with PowerShell, you can use the `post_install_cleanup.ps1` script that will do the cleaning. (thank you James Cherrill) +Alternatively, on Windows with PowerShell, you can use the `post_install_cleanup.ps1` script that will do the cleaning. (thank you, James Cherrill) ## Installation @@ -114,7 +114,7 @@ in the configurator. If new files are added, they must be included in `gulpfile. in the `./dist/` directory. - **release**: Create NW.js apps for each supported platform (win32, osx64 and linux64) in the `./apps` directory. Running this task on macOS or Linux requires Wine since it's needed to set the icon -for the Windows app. If you don't have Wine installed you can create a release by running the **release-only-Linux** task. +for the Windows app. If you don't have Wine installed, you can create a release by running the **release-only-Linux** task.
`--installer` argument can be added to build installers for a particular OS. NOTE: MacOS Installer can be built with MacOS only. To build a specific release, use the command `release --platform="win64"` for example. @@ -174,7 +174,7 @@ For INAV configurator issues raise them here https://github.com/iNavFlight/inav-configurator/issues -For INAV firmware issues raise them here +For INAV firmware issues, raise them here https://github.com/iNavFlight/inav/issues