Przeglądaj źródła

fix: correct QMD acronym to Query Markup Documents

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Tobi Lutke 3 miesięcy temu
rodzic
commit
17c201ea81
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      CLAUDE.md
  2. 1 1
      README.md

+ 1 - 1
CLAUDE.md

@@ -1,4 +1,4 @@
-# QMD - Quick Markdown Search
+# QMD - Query Markup Documents
 
 
 Use Bun instead of Node.js (`bun` not `node`, `bun install` not `npm install`).
 Use Bun instead of Node.js (`bun` not `node`, `bun install` not `npm install`).
 
 

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# QMD - Quick Markdown Search
+# QMD - Query Markup Documents
 
 
 An on-device search engine for everything you need to remember. Index your markdown notes, meeting transcripts, documentation, and knowledge bases. Search with keywords or natural language. Ideal for your agentic flows.
 An on-device search engine for everything you need to remember. Index your markdown notes, meeting transcripts, documentation, and knowledge bases. Search with keywords or natural language. Ideal for your agentic flows.