Update README.md

This commit is contained in:
François Autin 2021-06-25 20:33:19 +00:00
parent 1a5a7b7a66
commit 18665c9022

View File

@ -20,7 +20,7 @@ When starting the program, the launcher window pops, prompting you to enter your
The launcher code is entirely comprised within the `launcher` package. There are two classes: `launcher.Launcher` and `launcher.Settings`.
![UML Class Diagram](class_diagram.png)
![UML Class Diagram](class-diagram.png)
### launcher.Launcher