diff --git a/README.md b/README.md index c716f81..ec62701 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ The `App` class demonstrates the following functionalities: ## Note -In the `./assets/` directory, you can find a UML diagram of the project and the document `adp_hw1.pdf`, which contains a brief description of the application idea and discussions about design decisions and design patterns used. +In the `./assets/` directory, you can find a UML diagram of the project and the document `adp_hw3.pdf`, which contains a brief description of the application idea and discussions about design decisions and patterns used. ## Contributors diff --git a/assets/adp_hw3.pdf b/assets/adp_hw3.pdf new file mode 100644 index 0000000..c050ea6 Binary files /dev/null and b/assets/adp_hw3.pdf differ diff --git a/assets/diagram.png b/assets/first_diagram.png similarity index 100% rename from assets/diagram.png rename to assets/first_diagram.png diff --git a/assets/second_diagram.png b/assets/second_diagram.png new file mode 100644 index 0000000..293190f Binary files /dev/null and b/assets/second_diagram.png differ