Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Kaleta committed Jan 19, 2020
1 parent a1f1c5f commit 129c9c8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ Trees and automata can be loaded from XML files with extensions *filename.tree.x
Build process:
+ operating system *((Debian testing))*
+ [Java](https://www.oracle.com/technetwork/java/javase/overview/index.html) *((Standard Edition 8))*
+ [Apache ANT](http://ant.apache.org/) *((1.10.5))*
+ [Java](https://www.oracle.com/technetwork/java/javase/overview/index.html) *((Standard Edition 11))*
+ [Apache ANT](http://ant.apache.org/) *((1.10.+))*

### Unit testing
Additional libraries (automatically downloaded during build process):
> libraries are automatically downloaded during build process
+ JUnit 4.+
+ Mockito 2.+
+ PowerMock 2.+
Expand Down

0 comments on commit 129c9c8

Please sign in to comment.