Skip to content

Commit 6bd1f92

Browse files
committed
docs: clarify plain text vs opaque database in README
1 parent 601ed09 commit 6bd1f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Give your OpenClaw agent persistent, searchable memory — in plain text files y
88

99
It does three things that work together:
1010

11-
- **Stores knowledge in plain Markdown** — everything lives on your computer, not in a cloud database
11+
- **Stores knowledge in plain Markdown** — everything lives in plain text files on your computer, not locked inside a database you can't read
1212
- **Creates connections automatically** — notes link to each other through a searchable, traversable knowledge graph
1313
- **Enables two-way collaboration** — both you and the AI read and write the same files
1414

0 commit comments

Comments
 (0)