From 64844d9716df6a31041864988daad192a284b0b0 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 29 Dec 2019 23:37:57 +0100 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcfe0839..e4a4ec60 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ enumerated explicitly. - `sh` - `clojure.java.io` aliased as `io`: - `as-relative-path`, `as-url`, `copy`, `delete-file`, `file`, `input-stream`, - `make-parents`, `output-stream`, `reader`, `writer` + `make-parents`, `output-stream`, `reader`, `resource`, `writer` - `clojure.main`: `repl` - [`clojure.core.async`](https://clojure.github.io/core.async/) aliased as `async`. The `alt` and `go` macros are not available but `alts!!` does work as