diff --git a/documentation.md b/documentation.md index 28502d5..3632433 100644 --- a/documentation.md +++ b/documentation.md @@ -10,7 +10,4 @@ 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. - - - ![Alt text for screen readers](screenshots/code.png "Optional title on hover") \ No newline at end of file + - `application.properties`: For application configuration. \ No newline at end of file