Skip to content

Commit 3fc7a9a

Browse files
authored
Update README.md
1 parent 9fe1f74 commit 3fc7a9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# VVecMath
22
[ ![Download](https://api.bintray.com/packages/miho/VVecMath/VVecMath/images/download.svg) ](https://bintray.com/miho/VVecMath/VVecMath/_latestVersion) [![Javadocs](https://www.javadoc.io/badge/eu.mihosoft.vvecmath/vvecmath.svg)](https://www.javadoc.io/doc/eu.mihosoft.vvecmath/vvecmath)
3+
![Java CI with Gradle](https://github.com/miho/VVecMath/workflows/Java%20CI%20with%20Gradle/badge.svg)
34

45
Vector math package used by JCSG, VRL and VMF.
56

67
## How to Build VVecMath
78

89
### Requirements
910

10-
- Java >= 1.8
11+
- Java >= 1.8 (currently tested with Java 11)
1112
- Internet connection (dependencies are downloaded automatically)
1213
- IDE: [Gradle](http://www.gradle.org/) Plugin (not necessary for command line usage)
1314

0 commit comments

Comments
 (0)