added the description of architectures

added the description of support processors architectures
This commit is contained in:
Andrei Yankovich 2019-10-29 17:58:09 +03:00 committed by GitHub
parent 258ca5ab01
commit cfb4423ba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,10 +12,16 @@ Key differences of this program:
* 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.
## Supported Platforms:
## Supported platforms:
* <img src="https://user-images.githubusercontent.com/12465465/67766480-929b5000-fa5f-11e9-8ae7-377d9ddb7c65.png" height="100">
* <img src="https://upload.wikimedia.org/wikipedia/commons/8/8d/Windows_darkblue_2012.svg" height="100">
## Support processors architectures:
* x86
* x86-64
* ARM
* ARM64
### How to use
#### Example: cqtdeployer <-bin [params]> [options]
@ -115,6 +121,11 @@ Qt CQtDeployer - это приложением для извлечения вс
* <img src="https://user-images.githubusercontent.com/12465465/67766480-929b5000-fa5f-11e9-8ae7-377d9ddb7c65.png" height="100">
* <img src="https://upload.wikimedia.org/wikipedia/commons/8/8d/Windows_darkblue_2012.svg" height="100">
## Поддержка архитектур процессоров:
* x86
* x86-64
* ARM
* ARM64
### Как использовать
#### пример : cqtdeployer <-bin [params]> [options]