Skip to content

Commit 41baa53

Browse files
committed
Clarification of the library.
1 parent 1fb99d0 commit 41baa53

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/programming-languages.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,13 @@ to learn.
5050

5151
[Get started with JavaScript](https://github.com/wasabifan/ev3dev-lang-js){: .btn .btn-default }
5252

53-
## Java
53+
## Java with LeJOS.
5454
<http://ev3dev-lang-java.github.io/>
5555

5656
Java is a general-purpose computer programming language that is concurrent,class-based, object-oriented. In Java 8, the language added some functional features very interesting to learn.
5757

58+
In this project, the Objects to manage the robot follow the LeJOS Approach. The project has support for EV3 Sensors and the LeJOS local navigation stack.
59+
5860
[Get started with Java](https://github.com/ev3dev-lang-java/ev3dev-lang-java){: .btn .btn-default }
5961

6062
## Go

0 commit comments

Comments
 (0)