From a37cd29b8878086d367f4d42e3570d614903b98a Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Tue, 14 Sep 2021 10:44:25 +0200
Subject: [PATCH] Update capacity-computing.md

---
 docs.it4i/general/capacity-computing.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs.it4i/general/capacity-computing.md b/docs.it4i/general/capacity-computing.md
index d3f851fcd..98cd83480 100644
--- a/docs.it4i/general/capacity-computing.md
+++ b/docs.it4i/general/capacity-computing.md
@@ -158,7 +158,7 @@ HyperQueue lets you build a computation plan consisting of a large amount of tas
 
 ### Features
 
-* **Transparent task execution on top of a Slurm/PBS cluster***
+* **Transparent task execution on top of a Slurm/PBS cluster**
 
   Automatic task distribution amongst jobs, nodes, and cores.
 
@@ -176,6 +176,10 @@ HyperQueue lets you build a computation plan consisting of a large amount of tas
 
 * **Open source**
 
+### Architecture
+
+![](../img/hq-architecture.png)
+
 ### Installation
 
 To install/compile HyperQueue, follow the steps on the [official webpage][b].
-- 
GitLab