diff --git a/README.md b/README.md
index e4d3e82..d3665af 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# CQtDeployer
+# CQtDeployer
[](https://snapcraft.io/cqtdeployer)
[](https://snapcraft.io/cqtdeployer)
@@ -7,7 +7,7 @@
****************************
## Support the project
-If you like what we do and it benefits you, you can support the project on the official page [QuasarApp in Patreon](https://www.patreon.com/QuasarApp)
+If you like what we do and it benefits you, you can support the project on the official page [QuasarApp on Patreon](https://www.patreon.com/QuasarApp)
## What is CQtDeployer
The CQtDeployer is application for extract all depends library of executable and create launch script for your application.
@@ -15,16 +15,16 @@ The CQtDeployer is application for extract all depends library of executable and
Key differences of this program:
* Performance: this program deploys the application several times faster (up to 10 seconds)
-* Flexibility: this application's got flags that help you to configure the deployment for your or your project's needs
-* Crossdeploy: this application's support windows and linux distrebutives, This means that you can use it not only to deploy a project for your platform, but also to deploy a project on Linux for Windows and vice versa.
-* Fast create installers : Upon completion of the deployment, you will receive a self-contained installer of your distribution.
+* Flexibility: this application has flags that help you to configure the deployment for your or your project's needs
+* Cross-deployment: this application supports Windows and Linux distributions. This means that you can deploy a project not only for the host platform, but also deploy a project for Windows target on Linux host and vice versa.
+* Fast installers creation: Once the deployment is complete, you will receive a standalone installer for your distribution.
## Supported platforms:
*
*
-## Support processors architectures:
+## Supported processors architectures:
* x86
* x86-64
* ARM
@@ -32,15 +32,15 @@ Key differences of this program:
## How to use
-#### Example: cqtdeployer <-bin [params]> [options]
+#### Example: `cqtdeployer <-bin [params]> [options]`
-See list of all options [here](md/en/Options.md)
+See the list of all options [here](md/en/Options.md)
-#### Example: cqtdeployer -bin myApp -qmlDir ~/MyAppProject/qml -qmake ~/Qt/5.12.4/gcc_64/bin/qmake clear
+#### Example: `cqtdeployer -bin myApp -qmlDir ~/MyAppProject/qml -qmake ~/Qt/5.12.4/gcc_64/bin/qmake clear`
## More examples
-#### Project structure after deploy:
+#### Deployed project structure:
``` bash
#linux
cqtdeployer -bin Guitar
@@ -51,7 +51,7 @@ See list of all options [here](md/en/Options.md)
```
-#### Project installer after deploy with the qif option.
+#### Project installer after deployment with the `qif` option.
``` bash
#linux
cqtdeployer -bin Application qif
@@ -62,7 +62,7 @@ See list of all options [here](md/en/Options.md)
```
-#### Project installer after deploy with the qif and qifStyle option.
+#### Project installer after deployment with the `qif` and `qifStyle` options.
``` bash
#linux
@@ -87,42 +87,44 @@ See list of all options [here](md/en/Options.md)
## Build and install
-The Building or installation instructions see on wiki [page](md/en/Build-and-Install.md)
+See building and installation instructions on wiki [page](md/en/Build-and-Install.md)
## Projects using CQtDeployer:
-- [QAmigo](https://github.com/QAmigo/QAmigo) - Qt cross-platform serial port socket assistant for visualizing data.
-- [QtSecret](https://github.com/QuasarApp/Qt-Secret) - Simple encryption library supporting RSA and AES algorithms.
-- [Hanoi-Towers](https://github.com/QuasarApp/Hanoi-Towers) - Hanoi Towers Game
-- [distbuilder](https://github.com/BuvinJT/distbuilder) - Distribution Builder
-- [Manager_v2](https://github.com/dimkatsi91/Manager_v2) - Qt Quick Controls 2 - Linux Manager Desktop Application
-- [IDE65XX](https://github.com/emartisoft/IDE65XX) - IDE 65XX is one of the open source IDE options available for developers working with Kick Assembler.
-- [Tanks](https://github.com/anevero/tanks) - 2D game written in C++ & Qt for Windows, Linux and Android
-- [stegano](https://github.com/taskmaster9001/stegano) - Bit-level Image Manipulation Software with Qt Framework - Steganography Pet Project
+- [QAmigo](https://github.com/QAmigo/QAmigo) - Qt cross-platform serial port socket assistant for visualizing data.
+- [QtSecret](https://github.com/QuasarApp/Qt-Secret) - Simple encryption library supporting RSA and AES algorithms.
+- [Hanoi-Towers](https://github.com/QuasarApp/Hanoi-Towers) - Hanoi Towers Game
+- [distbuilder](https://github.com/BuvinJT/distbuilder) - Distribution Builder
+- [Manager_v2](https://github.com/dimkatsi91/Manager_v2) - Qt Quick Controls 2 - Linux Manager Desktop Application
+- [IDE65XX](https://github.com/emartisoft/IDE65XX) - IDE 65XX is one of the open source IDE options available for developers working with Kick Assembler.
+- [Tanks](https://github.com/anevero/tanks) - 2D game written in C++ & Qt for Windows, Linux and Android
+- [stegano](https://github.com/taskmaster9001/stegano) - Bit-level Image Manipulation Software with Qt Framework - Steganography Pet Project
- [Online_Board](https://github.com/MaxMalts/Online_Board) - This is a board that you can share with others.
***
-### If you want to get more information see our documentations [here](md/index.md)
+### Check out our documentation for more information: [here](md/index.md)
***
-
bitcoin: bc1qzuymq7jc9q2x04wcwstr45tu8klm46zfl20wyp
+bitcoin: bc1qzuymq7jc9q2x04wcwstr45tu8klm46zfl20wyp + ## Our patrons list: @@ -138,3 +140,4 @@ If you would like to use bitcoins to support us, you can transfer coins to these * many thanks [Trail of Bits](https://github.com/trailofbits) for their library [pe-parser](https://github.com/trailofbits/pe-parse). Everything works perfectly. *************************** +