From a22798f06146e311824daf09004209fe4b7c2d3d Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 15 Aug 2019 11:20:00 +0200 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 471f55da..7c14fbc1 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ $ time bb -f ./download_html.clj 0.00s user 0.00s system 69% cpu 0.010 total ``` -A trade off is that [sci](https://github.com/borkdude/sci) implements only a +A trade-off is that [sci](https://github.com/borkdude/sci) implements only a subset of Clojure. If you need more, feel free to post an issue or check out other Clojure scripting [projects](https://github.com/borkdude/babashka#related-projects).