Updates to README

This commit is contained in:
James Roseborough
2014-01-01 18:04:18 +00:00
parent 0304dc1736
commit b2fedfb8bf

View File

@@ -113,7 +113,7 @@ in comparison with the standard C distribution.
</tr>
<tr valign="top">
<td>luaj</td>
<td>2.0</td>
<td>3.0</td>
<td>-b (luajc)</td>
<td>2.980</td>
<td>5.073</td>
@@ -332,7 +332,7 @@ The standard use of JSR-223 scripting engines may be used:
You can also look up the engine by language "lua" or mimetypes "text/lua" or "application/lua".
<p>
All standard aspects of script engines including compiled statements should be supported.
All standard aspects of script engines including compiled statements are supported.
<p>
You must include the library <b>lib/luaj-jse-3.0-beta2.jar</b> in your class path.