From cfb4423ba98caedf9e12d222b15b9bdbacb477a6 Mon Sep 17 00:00:00 2001
From: Andrei Yankovich <EndrIIMail@gmail.com>
Date: Tue, 29 Oct 2019 17:58:09 +0300
Subject: [PATCH] added the description of architectures

added the description of support processors architectures
---
 README.md | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a483a2d..ddc1a48 100644
--- a/README.md
+++ b/README.md
@@ -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]