From 39dcfa93a2b999b375ff7930861273ef105ce793 Mon Sep 17 00:00:00 2001 From: codemaker1023 <146936647+codemaker1023@users.noreply.github.com> Date: Tue, 20 Jan 2026 18:21:16 -0500 Subject: [PATCH] Remove bullet point on development overhead Removed a bullet point about reduced development overhead. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index baa7f4b..34129bd 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,6 @@ pip install memori - Adapter/driver architecture to make contributions easier. - Vectorized memories and in-memory semantic search for more accurate context. - Third normal form schema including storage of semantic triples for a knowledge graph. -- Reduced development overhead to a single line of code. ## Example with OpenAI