We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608f1a6 commit 304583fCopy full SHA for 304583f
README.md
@@ -16,8 +16,8 @@ The installer will install the following libraries & utilities by default:
16
17
But it is possible to install the following libraries if your project requires them.
18
19
-+ OpenCV
20
-+ RXTX (Library used on [RPLIDAR4J](https://github.com/ev3dev-lang-java/RPLidar4J))
++ [OpenCV](http://docs.opencv.org/2.4/doc/tutorials/introduction/desktop_java/java_dev_intro.html)
++ [RXTX](https://github.com/rxtx/rxtx) (Serial port library used on [RPLIDAR4J](https://github.com/ev3dev-lang-java/RPLidar4J))
21
22
**Note** Play with the help in order to discover the different options.
23
0 commit comments