From 137d39821f8686764b656a56bff3f3620a121985 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 30 Apr 2020 23:18:37 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 767a295f..fe25bc7a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ As one user described it: support for linux, macOS and Windows. * Allow interop with commonly used classes like `java.io.File` and `System` * Multi-threading support (`pmap`, `future`, `core.async`) -* Connectivity: talk UDP, TCP, HTTP, [JDBC](#JDBC) +* Connectivity: talk UDP, TCP, HTTP (and optionally: [JDBC](#JDBC)) * Support for various data formats: JSON, XML, YAML, CSV, bencode * Batteries included (tools.cli, cheshire, ...) * Library support via popular tools like the `clojure` CLI