Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
Fix UML diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
PolinaSavelyeva committed Sep 12, 2023
1 parent 9e2fded commit 733d261
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Explanations/Background.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h3><a name="3-CPU-and-GPU-Processing" class="anchor" href="#3-CPU-and-GPU-Proce
<h2><a name="Diagram" class="anchor" href="#Diagram">Diagram</a></h2>
<hr />
<p>There is a UML diagram representing the dependencies between modules:</p>
<p>[image]((<a href="https://raw.githubusercontent.com/PolinaSavelyeva/ImageProcessing/main/resources/image_processing_uml.png)">https://raw.githubusercontent.com/PolinaSavelyeva/ImageProcessing/main/resources/image_processing_uml.png)</a></p>
<p><img src="https://raw.githubusercontent.com/PolinaSavelyeva/ImageProcessing/main/resources/image_processing_uml.png" alt="image" /></p>


</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docsSrc/Explanations/Background.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ CPU processing is done using standard F# functions, while GPU processing utilize

There is a UML diagram representing the dependencies between modules:

![image]((https://raw.githubusercontent.com/PolinaSavelyeva/ImageProcessing/main/resources/image_processing_uml.png)
![image](https://raw.githubusercontent.com/PolinaSavelyeva/ImageProcessing/main/resources/image_processing_uml.png)

0 comments on commit 733d261

Please sign in to comment.