From c46470615d246aeef4907fb281b2c0efbc242e90 Mon Sep 17 00:00:00 2001 From: Authrus Date: Wed, 6 Feb 2019 23:59:43 +0000 Subject: [PATCH] Update documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33b8f203..0d54f6ab 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ imperative language. It has excellent integration with the host platform and ca vibrant ecosystem of the JVM without excessive boilerplate. The language is ideal for embedding in to an existing application, and is a fraction of the size -of similar languages for the Java platform. In addition to embedding it can be run as a standalone +of similar languages for the JVM platform. In addition to embedding it can be run as a standalone interpreter and has a development environment which allows scripts to be debugged and profiled. ### Parallel Compilation