Skip to content

Commit c1dae24

Browse files
Fix readme
1 parent 81fc4c6 commit c1dae24

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ password: qwerty
1616
It can be used as a server application without a user interface (backend application).
1717
- The API can be found on the [page](https://java-project-99-5u14.onrender.com/swagger-ui/index.html)
1818

19-
### To run locally
20-
Clone your copy and run
19+
### How to use
20+
- System requirements: Gradle 8.5 and Java ver.21
21+
22+
Clone the project locally and run:
2123

2224
```bash
2325
# run application in development mode

0 commit comments

Comments
 (0)