README.md updated

This commit is contained in:
Fabrice Ducos
2022-06-15 07:14:27 +02:00
parent c09d652874
commit 7aa0389f6f

View File

@@ -22,6 +22,9 @@ It is now possible to build the jse target alone with: `ant jar-jse`
The `jar-jme` target from 3.0.2 will be left unchanged until contributors The `jar-jme` target from 3.0.2 will be left unchanged until contributors
experienced with JME be ready to join the project. experienced with JME be ready to join the project.
The interpreter can be tested with `luaj` (on POSIX systems) or `luaj.bat`
(on Windows systems). These commands can be passed arguments.
# Original README.md # Original README.md
<div style="border: 1px dotted red; margin: 1.em 0.5em; font-weight: bold; color: red;"> <div style="border: 1px dotted red; margin: 1.em 0.5em; font-weight: bold; color: red;">