Eval4j: fix ReadMe

This commit is contained in:
Natalia Ukhorskaya
2014-04-24 16:45:40 +04:00
parent f23d95031c
commit 73f1ea3bcc
+1 -1
View File
@@ -1,2 +1,2 @@
eval4j is a Java byte code interpreter written in Java.
eval4j is a Java byte code interpreter written in Kotlin.
Its primary use case is implementing expression evaluation in debuggers.