From f5468b61506ea9d57ce60173dd71640f969d526d Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 1 Sep 2020 23:28:16 +0200 Subject: [PATCH] README [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c0556dd..9e2a6b74 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ REPL: If neither -e, -f, or --socket-repl are specified, then the first argument that is not parsed as a option is treated as a file if it exists, or as an expression otherwise. Everything after that is bound to *command-line-args*. Use -- to separate script command line args from bb command line args. ``` -### Built-in libraries +### Built-in namespaces In addition to `clojure.core`, the following namespaces are available. Some are available through pre-defined aliases in the `user` namespace, which can be