final final final readme

This commit is contained in:
2026-06-19 23:26:55 +02:00
parent fa3e1529eb
commit 4a2574ed03
+3 -3
View File
@@ -173,7 +173,7 @@ All deliverables are located in the [`deliverables/`](deliverables/) folder and
### Coverage
[`deliverables/Coverage/`](deliverables/Coverage/)
Contains code-coverage reports generated by JaCoCo. The folder includes screenshot summaries (`.JPG`) and the full HTML report under `htmReport/` — open `htmReport/index.html` in a browser for the interactive view.
Contains code-coverage reports. The folder includes screenshot summaries (`.JPG`) and the full HTML report under `htmReport/` — open `htmReport/index.html` in a browser for the interactive view.
### JAR
[`deliverables/JAR/`](deliverables/JAR/)
@@ -189,9 +189,9 @@ Executable fat-JARs for all three components of the application:
See the **Launch** sections above for usage instructions.
### Javadoc
Auto-generated API documentation for the entire project.
[`deliverables/JAVADOC/`](deliverables/JAVADOC/index.html)
**[Open Javadoc](https://htmlpreview.github.io/?https://github.com/rubenpirreram/ing-sw-2026-pirrera-radice-pagani-pellegrino/blob/main/deliverables/JAVADOC/index.html)**
Auto-generated API documentation for the entire project. Open [`deliverables/JAVADOC/index.html`](deliverables/JAVADOC/index.html) in a browser to browse packages and classes.
### UML Diagrams
[`deliverables/UML/`](deliverables/UML/)