Resize Images

This commit is contained in:
Yousri 2022-05-10 12:07:39 +02:00
parent cd7343dec8
commit 93422cad7f
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ class FilePersistence(InvoicePersistence):
Ok, we do a lot of things, let's make a UML to represent our class structure.
<center>
<img src="./assets/UML_Solid" alt="" width="400"/>
<img src="./assets/UML_Solid" alt="" width="1000"/>
</center>
That will be more simple to do extension.