Skip to content

Commit

Permalink
added setup to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cbl authored and herrmanno committed Jun 13, 2021
1 parent 5d0d018 commit ab2e87b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# algorithm-analyzer

## setup

`mvn clean install`

## run

`mvn exec:java`
Expand All @@ -12,4 +16,4 @@ Outputs to `target/algorithm-analyzer-x.x.x.jar`

## test

`mvn test`
`mvn test`

0 comments on commit ab2e87b

Please sign in to comment.