fix: readme format

This commit is contained in:
Jesus Navalon
2026-07-17 08:49:47 +02:00
parent 9ac233623b
commit 33d69fa3a3
+5
View File
@@ -11,8 +11,13 @@ Note that _Test_ and _Mocks_ components are given, you must only implement _your
## Running the application ## Running the application
```
mvn clean install mvn clean install
```
```
mvn spring-boot:run mvn spring-boot:run
```
## Testing and Self-evaluation ## Testing and Self-evaluation
You can run the same test we will put through your application. You just need to have docker installed. You can run the same test we will put through your application. You just need to have docker installed.