From e33160282c205122c79ba946b53548ff6bbf5b9b Mon Sep 17 00:00:00 2001 From: Matteo Rosati Date: Wed, 22 Apr 2026 10:25:02 +0200 Subject: [PATCH] update title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa62298..9cc157d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# chroma +# Chromy A small command-line utility for working with a local Chroma database. It lets you create collections, ingest file contents as chunked embeddings, and run similarity queries against stored documents.