Skip to content

Commit 56cb949

Browse files
committed
Better explanation
1 parent 41baa53 commit 56cb949

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/programming-languages.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ to learn.
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.
58+
The project has support for EV3 Sensors and Actuators. The project include support for LeJOS local navigation stack.
59+
60+
In this project, the Objects included in the different libraries follow the LeJOS Interfaces, not confuse with another Java project based on [ev3dev unified language binding for Java](https://github.com/mob41/ev3dev-lang-java)
5961

6062
[Get started with Java](https://github.com/ev3dev-lang-java/ev3dev-lang-java){: .btn .btn-default }
6163

0 commit comments

Comments
 (0)