We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fc4c6 commit c1dae24Copy full SHA for c1dae24
1 file changed
README.md
@@ -16,8 +16,10 @@ password: qwerty
16
It can be used as a server application without a user interface (backend application).
17
- The API can be found on the [page](https://java-project-99-5u14.onrender.com/swagger-ui/index.html)
18
19
-### To run locally
20
-Clone your copy and run
+### How to use
+- System requirements: Gradle 8.5 and Java ver.21
21
+
22
+Clone the project locally and run:
23
24
```bash
25
# run application in development mode
0 commit comments