From d12d9b9f7086b5d898b3f6f9cb75f204208d7a61 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 2 Jan 2020 13:53:35 +0100 Subject: [PATCH] README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d776566..0c8d5df5 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ enumerated explicitly. - [`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 it is a function. +- `clojure.stacktrace` - [`clojure.tools.cli`](https://github.com/clojure/tools.cli) aliased as `tools.cli` - [`clojure.data.csv`](https://github.com/clojure/data.csv) aliased as `csv` - [`cheshire.core`](https://github.com/dakrone/cheshire) aliased as `json`