From 3b53971c5de97ac3d2aadd5f03093bcfd5d23df3 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 24 Apr 2020 16:12:34 +0200 Subject: [PATCH] doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ed4c6..eaef5adb 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ enumerated explicitly. - [`cognitect.transit`](https://github.com/cognitect/transit-clj) aliased as `transit` - [`clj-yaml.core`](https://github.com/clj-commons/clj-yaml) alias as `yaml` - [`bencode.core`](https://github.com/nrepl/bencode) aliased as `bencode`: `read-bencode`, `write-bencode` +- [`next.jdbc`](https://github.com/seancorfield/next-jdbc) aliased as `jdbc` A selection of java classes are available, see `babashka/impl/classes.clj`.