From fd38fb0095fe5f21b76ffea35a0c55755cf94663 Mon Sep 17 00:00:00 2001 From: dre0059 <eliska.dreveniakova@vsb.cz> Date: Tue, 18 Feb 2025 08:35:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 637110a..dfcb7d7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ - The main program runs at : *http://localhost:8080/api/grobid/upload* - H2 database can be found on : *http://localhost:8080/h2-console/login.jsp?jsessionid=9af0ea4b83284ff0a4574769b0336943* -- Password for the DBS can be found in : resources/application.properties +- Password for the DBS can be found in : `resources/application.properties` -- GitLab