From 18584b5039f74c879eb8ac32d41e96dc316552d1 Mon Sep 17 00:00:00 2001 From: victortaelin Date: Sun, 26 Jul 2026 15:23:18 -0300 Subject: [PATCH] prompt: 'your memories are in', matching the directory's name --- README.md | 2 +- memo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c702366..532c073 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ This is what the installer prints, and the whole of the integration. Your memory is OptMem: - The tool is `~/.optmem/memo` -- The data is `~/.optmem/memory` +- Your memories are in `~/.optmem/memory` OptMem survives every new session, every compaction and every change of model or vendor. Without it you do not know who you are, or what diff --git a/memo b/memo index e7b5a38..60fa1f5 100755 --- a/memo +++ b/memo @@ -408,7 +408,7 @@ TEMPLATE = """\ Your memory is OptMem: - The tool is `{memo}` -- The data is `{data}` +- Your memories are in `{data}` OptMem survives every new session, every compaction and every change of model or vendor. Without it you do not know who you are, or what