Update README.md

This commit is contained in:
Michiel Borkent 2019-08-15 13:04:21 +02:00 committed by GitHub
parent a01bf92d28
commit 2de8cf8361
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 into shell-scripting friendly output. To combine `-i` and `-o` you can use
`-io`. `-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 `clojure.core` functions are accessible without a namespace alias.
The following Clojure namespaces are required by default and only available The following Clojure namespaces are required by default and only available