Update README.md
This commit is contained in:
@@ -173,7 +173,7 @@ All deliverables are located in the [`deliverables/`](deliverables/) folder and
|
||||
### Coverage
|
||||
[`deliverables/Coverage/`](deliverables/Coverage/)
|
||||
|
||||
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.
|
||||
Contains code-coverage reports. The folder includes screenshot summaries (`.JPG`) and the full HTML report under `htmReport/`. Open [`Coverage/htmReport/index.html`](deliverables/Coverage/htmReport/index.html) in a browser for the interactive view.
|
||||
|
||||
### JAR
|
||||
[`deliverables/JAR/`](deliverables/JAR/)
|
||||
@@ -191,7 +191,7 @@ See the **Launch** sections above for usage instructions.
|
||||
### Javadoc
|
||||
[`deliverables/JAVADOC/`](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.
|
||||
Auto-generated API documentation for the entire project. Open [`JAVADOC/index.html`](deliverables/JAVADOC/index.html) in a browser to browse packages and classes.
|
||||
|
||||
### UML Diagrams
|
||||
[`deliverables/UML/`](deliverables/UML/)
|
||||
@@ -230,4 +230,4 @@ The save file is created in the directory from which the server JAR is launched:
|
||||
|
||||
To force a new game (ignoring the save) simply delete this file before starting the server.
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user