From 5865bfe851220793ed793bac4e6d3481e2ffb1d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ramiro=20G=C3=B3mez?= Date: Mon, 22 Jul 2024 23:39:56 +0200 Subject: [PATCH] Update features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27bbf90..2013443 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Launch the chat console by typing `charla` in your terminal, or view all availab * Switch between single-line and multi-line input modes without interrupting the chat session. * Store default user preferences in a settings file. * Provide a system prompt for a chat session. -* Load content from local files to use them as prompts. +* Load content from local files and web pages to append to prompts. ## Configuration