From da4598331c61e080b36591717bf910465e2ff61d Mon Sep 17 00:00:00 2001 From: Practicalli Engineering Date: Sun, 8 Sep 2024 23:46:00 +0100 Subject: [PATCH] readme: refine description of project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c56901..80d52bd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Book Overview -Building Clojure services with Kafka, using Clojure CLI and a wide range of community tools for a REPL focused workflow. +Building immutable event services with Kafka and the Clojure programming language, using Clojure CLI and a wide range of community tools for a REPL focused workflow. The guide uses [Practicalli Clojure CLI Config](https://practical.li/clojure/clojure-cli/practicalli-config/) to provide aliases to run over 30 community tools that complement the workflow, including a REPL Reloaded workflow for a highly interactive and effective development experience.