From 54464bb13b238277a899280702b0408775203bda Mon Sep 17 00:00:00 2001 From: miclill Date: Wed, 17 Jun 2020 17:58:36 +0000 Subject: [PATCH] Clarify Readme.md (#488) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0523c1f0..5a2c9f21 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ As one user described it: ### Goals -* Low latency Clojure scripting alternative to JVM Clojure. +* Fast startup times compared to JVM Clojure. * Easy installation: grab the self-contained binary and run. No JVM needed. * Familiarity and portability: - Scripts should be compatible with JVM Clojure as much as possible