diff --git a/documentation.md b/documentation.md index 3632433..28502d5 100644 --- a/documentation.md +++ b/documentation.md @@ -10,4 +10,7 @@ The project follows a standard Spring Boot application structure: - `src/main/resources`: - `static`: For static assets like CSS, JavaScript, and images. - `templates`: Contains Thymeleaf HTML templates. - - `application.properties`: For application configuration. \ No newline at end of file + - `application.properties`: For application configuration. + + + ![Alt text for screen readers](screenshots/code.png "Optional title on hover") \ No newline at end of file