From f7f91235172836acfb26356ff16268cf3cd48d98 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 8 Nov 2024 12:27:46 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db01228..616c17c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A chat interface for AI models using Simplemind. ## Overview -SimpleChat is a command-line chat application that provides an interactive interface for conversing with AI models. It features memory persistence, context awareness, and support for multiple AI providers. +Simplechat is a command-line chat application that provides an interactive interface for conversing with AI models. It features memory persistence, context awareness, and support for multiple AI providers. ## Features