Updated 2. Software Architecture Specification (markdown)

Cyber-Luke 2022-04-24 14:39:01 +02:00
parent fe1d13e5a2
commit a18ac9fb79

@ -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). 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"> <p align="center">
<img src="https://user-images.githubusercontent.com/75857685/164975110-f0a6ca9e-4d92-42bc-97f1-6a1642ad37bf.png" alt="System" /><br> <img src="https://user-images.githubusercontent.com/75857685/164975110-f0a6ca9e-4d92-42bc-97f1-6a1642ad37bf.png" alt="System" style="border-radius:13px;"/><br>
<em>Figure 3 - Programme Concept</em> <em>Figure 3 - Programme Concept</em>
</p> </p>