From b2fedfb8bf23bf04c7467becc146c054dbac4f46 Mon Sep 17 00:00:00 2001 From: James Roseborough Date: Wed, 1 Jan 2014 18:04:18 +0000 Subject: [PATCH] Updates to README --- README.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.html b/README.html index 5f853072..06158460 100644 --- a/README.html +++ b/README.html @@ -113,7 +113,7 @@ in comparison with the standard C distribution. luaj - 2.0 + 3.0 -b (luajc) 2.980 5.073 @@ -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".

-All standard aspects of script engines including compiled statements should be supported. +All standard aspects of script engines including compiled statements are supported.

You must include the library lib/luaj-jse-3.0-beta2.jar in your class path.