From c5c7b7618ef7dfbb16189b33f7f4c6ab884a3089 Mon Sep 17 00:00:00 2001 From: Kiyan Date: Sat, 3 Jan 2026 03:14:24 +0200 Subject: [PATCH] Update documentation.md --- documentation.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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