master #12

Merged
waldek merged 8 commits from :master into master 2022-05-10 16:59:08 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 93422cad7f - Show all commits

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. Ok, we do a lot of things, let's make a UML to represent our class structure.
<center> <center>
<img src="./assets/UML_Solid" alt="" width="400"/> <img src="./assets/UML_Solid" alt="" width="1000"/>
</center> </center>
That will be more simple to do extension. That will be more simple to do extension.