From ff97feab528b995e2717448221992204076af9dd Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sat, 27 Jun 2020 16:09:28 +0200 Subject: [PATCH] doc [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 499fe2d4..eaba2f9d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ As one user described it: ### Goals -* Fast startup times compared to JVM Clojure. +* Fast starting Clojure scripting alternative for 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