diff --git a/README.md b/README.md index 5ecf6f3..4d6fdb6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Glassmind +![Glassmind logo](docs/images/logo.png) + > Local-first retrieval for Obsidian-like markdown knowledge bases and AI workflows. Glassmind turns a folder of markdown notes into searchable local memory for humans, agents, and local model workflows. diff --git a/docs/images/logo.png b/docs/images/logo.png new file mode 100644 index 0000000..dc17db4 Binary files /dev/null and b/docs/images/logo.png differ