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