Resize Images
This commit is contained in:
parent
cd7343dec8
commit
93422cad7f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue