Update README.md
This commit is contained in:
parent
a01bf92d28
commit
2de8cf8361
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue