Skip to content
Snippets Groups Projects
Commit 70e2ba6e authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Update README.md

parent dcf81b2a
No related branches found
No related tags found
No related merge requests found
......@@ -16,3 +16,7 @@ This project contains all source files of the implementation, created for the ma
### Verifier
- [Overview verifier](verifier.md)
### Run Project
- Run in dev mode: `mvn compile quarkus:dev`
- Build executable jar: `mvn clean install`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment