From 2de8cf8361f52c539a34714199f025c1eb04caeb Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 15 Aug 2019 13:04:21 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 58670d89..e72956e1 100644 --- a/README.md +++ b/README.md @@ -86,11 +86,6 @@ as EDN by default, unless the `-o` flag is provided, then the output is turned into shell-scripting friendly output. To combine `-i` and `-o` you can use `-io`. -The current version can be printed with `bb --version`. - -Babashka supports a subset of Clojure which is interpreted by -[sci](https://github.com/borkdude/sci). - The `clojure.core` functions are accessible without a namespace alias. The following Clojure namespaces are required by default and only available