Ported the project to maven, updated README, fixed some minor issues in the code
This commit is contained in:
parent
619b16bd28
commit
5b77b2de6f
16 changed files with 182 additions and 516 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -28,5 +28,5 @@ bin/
|
|||
### Mac OS ###
|
||||
.DS_Store
|
||||
|
||||
### Compile via Instructions ###
|
||||
Bin/
|
||||
### Maven ###
|
||||
target/
|
||||
|
|
Reference in a new issue