Skip to content

Commit df776f1

Browse files
committed
[readme] fix table
1 parent 64edbbb commit df776f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The build process produces these files:
3232
| JRI | `jri-ev3.zip` | Minimal runtime | Brick | Java developer | Running Java programs on ev3dev. |
3333
| JDK | `jdk-ev3.zip` | Full JDK | Brick | ev3dev power user | Compiling Java programs directly on the brick. |
3434
| JMODs | `jmods-ev3.zip` | Runtime precursor | Developer PC | both | Creating runtime images with more Java modules. |
35+
3536
_JRI stands for "Java Runtime Image". The term itself is not specific to this project, it is equivalent to [Modular Run-Time Image](https://openjdk.java.net/jeps/220)._
3637

3738
## Building

0 commit comments

Comments
 (0)