From 853b57ed860a4ef508b3b8aa49a72f8dec9e17f9 Mon Sep 17 00:00:00 2001 From: Leo Alho <46094014+leoalho@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:59:39 +0200 Subject: [PATCH] Fix escape character in README pronunciation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b4fc3b..a5d0190 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Klod -Klod (pronounced \klod\), A simple, fast CLI tool for chatting with Claude using the Anthropic API with real-time streaming responses. +Klod (pronounced \klod\\), A simple, fast CLI tool for chatting with Claude using the Anthropic API with real-time streaming responses. ## Features