diff --git a/README.md b/README.md index db5e709..f7e25ef 100644 --- a/README.md +++ b/README.md @@ -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/)