Updated 2. Software Architecture Specification (markdown)

Cyber-Luke 2022-04-24 14:47:39 +02:00
parent a18ac9fb79
commit a2b6f4ab1f

@ -181,7 +181,7 @@ In the figure above, you can see the new architecture design that depicts the st
The idea of making the plugin a standalone application is to run the plugin on another programme that provides the appropriate dependencies. This gives the impression of running the plugin directly (cf. Figure 3).
<p align="center">
<img src="https://user-images.githubusercontent.com/75857685/164975110-f0a6ca9e-4d92-42bc-97f1-6a1642ad37bf.png" alt="System" style="border-radius:13px;"/><br>
<img src="https://user-images.githubusercontent.com/75857685/164975110-f0a6ca9e-4d92-42bc-97f1-6a1642ad37bf.png" alt="System"/><br>
<em>Figure 3 - Programme Concept</em>
</p>