diff --git a/Q&A.md b/Q&A.md index fe9cbb6..a6c55cf 100644 --- a/Q&A.md +++ b/Q&A.md @@ -32,7 +32,7 @@ You can do it using any text editor. But please note that without clear understa Generator is a web-based tool, but can be run offline if previously downloaded. To download the tool go to [Releases](https://github.com/Azgaar/Fantasy-Map-Generator/releases), select the latest available version and click on _Source code (zip)_. Then unzip the downloaded archive and open the _index.html_ file in browser. I recommend to use Google Chrome or Firefox. Please note that some functions like additional Fonts are not available offline. You can also download a desktop application (see the answer below). ### Is there a desktop version? -Modern technologies allows to turn any web-application into a desktop application using Electron. The Generator UI is not designed for a desktop, so there can be some minor issues. To get a desktop application download [an archive](https://github.com/Azgaar/Fantasy-Map-Generator/releases) for your architecture, unzip and run the executable file. +Modern technologies allow to turn any web-application into a desktop application using Electron. The Generator UI is not designed for a desktop, so there can be some minor issues. To get a desktop application download [an archive](https://github.com/Azgaar/Fantasy-Map-Generator/releases) for your architecture, unzip and run the executable file. ### Which browsers are supported? The Generator should work in any modern browser, but actually it is developed using the latest version of the Google Chrome. I also try to support the latest Mozilla Firefox version. Edge should also work. Outdated browsers like Internet Explorer or Opera are not supported.