fix: readme format
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user