From 8d53725439c7d0a6cad57653b8da6dcb98348d10 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 21 Sep 2020 09:36:09 +0200 Subject: [PATCH] Update README [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1661a88..808521d6 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,8 @@ Additional libraries: - [`clojure.tools.cli`](https://github.com/clojure/tools.cli) aliased as `tools.cli` - [`clj-yaml.core`](https://github.com/clj-commons/clj-yaml) alias as `yaml` - [`cognitect.transit`](https://github.com/cognitect/transit-clj) aliased as `transit` +- [`org.httpkit.client`](https://github.com/http-kit/http-kit) +- [`org.httpkit.server`](https://github.com/http-kit/http-kit) (experimental) See the [libraries](https://github.com/borkdude/babashka/blob/master/doc/libraries.md)